Handbook
Glossary
float-type? ( c-type -- ? )
Vocabulary
math
.
vectors
.
conversion
.
private
Inputs
c-type
an
object
Outputs
?
an
object
Definition
USING:
alien.c-types
sequences
;
IN:
math.vectors.conversion.private
:
float-type?
( c-type -- ? )
{
float
double
}
member-eq?
;