aegwenia/jik/type-predicates
Frontier
Unlock 270
Ideal 285
CC0 1.0
Type identity and predicates
Test runtime categories explicitly rather than relying on Python types.
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.
[(number? 42) (string? "jik") (callable? (lambda [x] x))]