Skip to content

0.11.0

Compare
Choose a tag to compare
@suned suned released this 08 Aug 18:55
· 73 commits to master since this release
  • Improve typing of pfun.functions.curry decorated functions. Fixes a bug with generic functions, and makes it possible to curry functions with variadic and optional args
  • Rename map_m to for_each
  • Rename filter_m to filter_
  • Rename get_environment to depend