/sicp-pair

Inspired by SICP, a pair data structure implemented using nothing but blocks (no structs, no objects, etc.)

Primary LanguageObjective-C