aegwenia/jik/sequence-composition
Frontier
Unlock 225
Ideal 240
CC0 1.0
Sequence construction and composition
Build and transform bounded sequences using composable higher-order operations.
Acquire to open
Theory, examples, assessment, and private test answers stay inside the acquired repository copy.
Log in to acquirePublic source
Released under CC0 by the five-year publication rule.
(map (lambda [x] (+ x 1)) (range 1 4))