Skip to content

aegwenia/jik/strings

Frontier Unlock 255 Ideal 270 CC0 1.0

Strings and text operations

Construct, slice, case-map, measure, and search Unicode strings through bounded primitives.

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.

[(string-append "J" "IK") (substring "abcdef" 1 4) (string-contains? "register" "gist")]