boolean=? -- r7rs Definition
§

Kind
§

comparator;

Extended by
§

Procedure signature
§

Procedure variants:

Exports
§

Exports recursive
§

Description
§

(boolean=? boolean_1 boolean_2 boolean_3 ...)

Returns #t if all the arguments are booleans and all are #t or all are #f.


The text herein was sourced and adapted as described in the "R7RS attribution of various text snippets" appendix.

Referenced-types
§