Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
specialized-arrays.instances.alien.complex.complex-float vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
specialized-arrays.instances.alien.complex.complex-float vocabulary
Words
Tuple classes
Class
Superclass
Slots
complex-float-array
tuple
underlying length
Parsing words
Word
Syntax
complex-float-array{
Ordinary words
Word
Stack effect
(complex-float-array)
( n -- specialized-array )
<complex-float-array>
( n -- specialized-array )
<direct-complex-float-array>
( alien len -- specialized-array )
complex-float-array@
( -- * )
Class predicate words
Word
Stack effect
complex-float-array?
( object -- ? )