Next: iklib vectors copying, Previous: iklib vectors predicates, Up: iklib vectors [Index]
Return #t
if the vector arguments are equal according to
equal?
; otherwise return #f
.
The arguments must be vectors. Return #t
if the arguments are all
different: no two arguments are equal; otherwise return #f
. When
applied to a single argument: return #f
.