Skip to content

Releases: pine/rxkotlin-collections

v0.0.3

21 Feb 04:38
Compare
Choose a tag to compare

Support Kotlin's extensions

  • filterIndexed
  • filterIsInstance
  • filterNot
  • filterNotNull
  • flatten
  • isNotEmpty
  • mapIndexed
  • mapIndexedNotNull
  • mapNotNull
  • none
  • withIndex