deathbeds / poser

dysfunctional programming in python
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

allow the use of sympy expressions to compose functions #15

Closed tonyfast closed 4 years ago

tonyfast commented 4 years ago

sympy expressions can be appended to function compositions. the expressions is lambdafied and ordered alphbetically.