Skip to content

v0.0.3

Compare
Choose a tag to compare
@pine pine released this 21 Feb 04:38
· 76 commits to master since this release

Support Kotlin's extensions

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