Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vavr integration for Kotlin

License

NotificationsYou must be signed in to change notification settings

vavr-io/vavr-kotlin

Repository files navigation

Maven CentralBuild Statuscodecov

Vavr Kotlin

Vavr Kotlin is a set of Kotlin niceties for theVavr functional collections library:

  • idiomatic factory methods
  • extension forms ofsequence
  • conversions to and from Kotlin collections

Usage

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

Stars

Watchers

Forks

Packages

No packages published

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp