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