Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@ace411 ace411 released this 03 Sep 15:08
05c70e6
  • Added jsonDecode and extract functions
  • Reworked internals of partition, slugify, and partitionBy functions
  • Infused startsWith, endsWith, contains, and truncate functions with multi-byte string processing capabilities
  • Added iteration modes to filter and reject functions
  • Added ext-eio-powered non-blocking file operations for IO monad
  • Replaced pattern matching parser in functional-php/pattern-matching with custom parser
  • Replaced cons matching function calls in cmatch with custom parser