Next: Storage Model, Previous: External Representations, Up: Scheme Concepts
Every object satisfies at most one of the following predicates (but see True and False, for an exception):
bit-string? environment? port? symbol? boolean? null? procedure? vector? cell? number? promise? weak-pair? char? pair? string? condition?