Skip to content

2.1.0 - New features to improve usability.

Compare
Choose a tag to compare
@smarie smarie released this 19 Apr 09:51
· 14 commits to master since this release
  • Added two helper functions is_mini_lambda_expr and as_function. Fixes #13

  • Renamed _LambdaExpression to LambdaExpression. It is now exported at package lavel, that's clearer.

  • Added __repr__ to LambdaFunction. Fixes #14.

See documentation page for details.