2.1.0 - New features to improve usability.
-
Added two helper functions
is_mini_lambda_exprandas_function. Fixes #13 -
Renamed
_LambdaExpressiontoLambdaExpression. It is now exported at package lavel, that's clearer. -
Added
__repr__toLambdaFunction. Fixes #14.
See documentation page for details.