Next: iklib fixnums arithmetics, Previous: iklib fixnums predicates, Up: iklib fixnums [Index]
Aliases for fx=?
, fx<?
, fx>?
, fx<=?
,
fx>=?
.
The arguments must be fixnums. Return #t
if the arguments are all
different: no two arguments are equal; otherwise return #f
. When
applied to a single argument: return #f
.