tandav / pipe21

Simple functional pipes for python
https://tandav.github.io/pipe21
MIT License
18 stars 1 forks source link

add `MapMethodCaller` #34

Closed tandav closed 1 year ago

tandav commented 1 year ago

Probably you only need MapMethodCaller and MethodCaller is useless

Switch is probably also useless , keep only MapSwitch

tandav commented 1 year ago

Rewrite methodcallern using simple self.f call without operator