Functions

when

See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-6.html#node_idx_254

Prototype

(when test expression1 expression2 ...)

unless

See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-6.html#node_idx_256

Prototype

(unless test expression1 expression2 ...)

case-lambda

See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-6.html#node_idx_262

Prototype

(case-lambda \hyper{case-lambda clause} ...)
Close