Skip to content

Release 0.1.9

Latest
Compare
Choose a tag to compare
@Murray-LIANG Murray-LIANG released this 16 Mar 09:11
[GH-1] Support `functools.partial`.

Partial function is a class in python 3.5 and later.
Check partial function type in the `is_function` predicator.

Bump verstion to 0.1.9.