2.2.0 - Better signature for mini-lambda functions
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.
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.