specialized-arrays.instances.unix.kqueue.kevent vocabulary - Factor Documentation (original) (raw)

specialized-arrays.instances.unix.kqueue.kevent vocabulary
Factor handbook » Vocabulary index

Summary

Metadata

Parents: specialized-arrays.instances.unix.kqueue

Words

Tuple classes

Class Superclass Slots
kevent-array tuple underlying length

Parsing words

Word Syntax
kevent-array{

Ordinary words

Word Stack effect
(kevent-array) ( n -- specialized-array )
( alien len -- specialized-array )
( n -- specialized-array )

Class predicate words

Word Stack effect
kevent-array? ( object -- ? )