Skip to content

aegwenia/jik/reader-literals

Growth Unlock 0 Ideal 15 CC0 1.0

Reader and literal values

Read nil, booleans, integers, decimals, strings, characters, bytes, keywords, symbols, lists, vectors, and maps.

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.

[(type-of 42) (type-of "jik") (type-of .key)]