Previous: syslib compar textual, Up: syslib compar [Index]
The following syntactic binding are exported by the library
(vicare system comparison-procedures)
.
Comparison procedure for booleans. #t
is considered greater than
#f
.
Comparison procedure for booleans true and false. The arguments must
be, respectively, both #t
or both #f
; when the arguments are
correct, the return value is always the fixnum zero.
Comparison procedure for transcoders. Comparison is performed on the internal representation as exact integers.
Comparison procedure for pointers.