- Notifications
You must be signed in to change notification settings - Fork12
Vavr integration for Kotlin
License
NotificationsYou must be signed in to change notification settings
vavr-io/vavr-kotlin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Vavr Kotlin is a set of Kotlin niceties for theVavr functional collections library:
- idiomatic factory methods
- extension forms of
sequence - conversions to and from Kotlin collections
Import Vavr Kotlin as follows:
importio.vavr.kotlin.*
Profit:
val optionOf:Option<Seq<Int>>= list(some(1), some(2), none()).sequence()
See theWiki for detailed API.
About
Vavr integration for Kotlin
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors7
Uh oh!
There was an error while loading.Please reload this page.

