Skip to content

v3.5.0

Compare
Choose a tag to compare
@mobily mobily released this 22 Dec 21:31
· 168 commits to master since this release
  • ✨ added D.update (@anthony-khong)
  • ✨ added D.updateUnsafe (@anthony-khong)
  • ✨ added D.isEmpty
  • ✨ added D.isNotEmpty
  • ✨ added A.reduceReverse
  • ✨ added A.filterMap (alias: A.keepMap)