method-combinators
method-combinators copied to clipboard
Combinator helpers
This contains the my and pipe helpers. pipe allows both method names and actual functions because it's IMHO not worth cluttering up the namespace with two separate pipe functions.