Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
generic.hook vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
generic.hook vocabulary
Meta-data
Authors:
Slava Pestov
Words
Tuple classes
Class
Superclass
Slots
hook-combination
single-combination
var
Predicate classes
Class
Superclass
hook-generic
generic
Ordinary words
Word
Stack effect
<hook-combination>
( var -- hook-combination )
Class predicate words
Word
Stack effect
hook-combination?
( object -- ? )
hook-generic?
( object -- ? )
Files
resource:core/generic/hook/hook.factor
resource:core/generic/hook/hook-docs.factor
resource:core/generic/hook/hook-tests.factor