Files
gyehoek-hs/golden/fn-of-fn/source.scm
T
msyds fab29f6fce
build / build (push) Failing after 1m9s
higher-order
2026-07-20 05:56:32 -06:00

2 lines
35 B
Scheme

(((λ (f) f) (λ (x) (* x 4))) 32)