top | item 34136203

(no title)

siknad | 3 years ago

> that can accept any number of functions

So, `(a -> b) -> (b -> c) -> (c -> d) -> ... -> a -> z`.

discuss

order

yakshaving_jgt|3 years ago

Ah, right. In that case I suppose you'd want some kind of fold.