Skip to content

aegwenia/jik/function-values

Frontier Unlock 300 Ideal 315 CC0 1.0

First-class function values

Move a function-namespace combiner into value position and call or apply it safely.

Acquire to open

Theory, examples, assessment, and private test answers stay inside the acquired repository copy.

Log in to acquire

Public source

Released under CC0 by the five-year publication rule.

[(funcall (function +) 20 22) (apply (function +) [19 23])]