arrow-kt / arrow

Ξ›rrow - Functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
6.18k stars 452 forks source link

NonEmptySet: change 2nd param of constructor to Iterable. Optimize `nonEmptySetOf` and `toNonEmptySetOrNull` #3422

Closed hoc081098 closed 5 months ago

hoc081098 commented 5 months ago

Re-apply changes in https://github.com/arrow-kt/arrow/pull/3389 because its target branch is wrong πŸ™

serras commented 5 months ago

Thanks @hoc081098, I hand't noticed I merged in the wrong branch. Do you mind pushing the updated API files? The automatic workflow doesn't work on forks, unfortunately :/

hoc081098 commented 5 months ago

Thanks @hoc081098, I hand't noticed I merged in the wrong branch. Do you mind pushing the updated API files? The automatic workflow doesn't work on forks, unfortunately :/

@serras I've updated API dump files πŸ™