Skip to content
Ruslan Sennov edited this page Sep 12, 2017 · 3 revisions

Vavr Kotlin

NOTE:

  • the Kotlin Iterable is a type alias for the Java Iterable
  • the Vavr super-class Value is a Java Iterable
  • ergo, everything in Vavr is a Kotlin Iterable
Clone this wiki locally