top | item 34136203 (no title) siknad | 3 years ago > that can accept any number of functionsSo, `(a -> b) -> (b -> c) -> (c -> d) -> ... -> a -> z`. discuss order hn newest yakshaving_jgt|3 years ago Ah, right. In that case I suppose you'd want some kind of fold.
yakshaving_jgt|3 years ago