->integer

[procedure] ->integer number

T: Coerces number to an integer, truncating towards zero if necessary.

[generic] ->integer obj

Sagittarius: generic function to convert obj to an integer.

See also ->number?, ->string.

Gauche has x->integer.