Skip to content

2.2.0 - Better signature for mini-lambda functions

Compare
Choose a tag to compare
@smarie smarie released this 19 Sep 13:01
· 9 commits to master since this release

When converting an expression into a function, the resulting callable object now has the same signature than inner evaluate. Fixes #17.

See documentation page for details.