inverse vocabulary - Factor Documentation (original) (raw)
inverse vocabulary
Factor handbook » Vocabulary index
Documentation
Invertible quotations
Metadata
Tags: | extensions |
---|---|
Authors: | Daniel Ehrenberg |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
|
![]() |
![]() |
Predicate classes
Class | Superclass |
---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Union classes
Parsing words
Word | Syntax |
---|---|
![]() |
|
![]() |
Generic words
Word | Stack effect |
---|---|
![]() |
( revquot word -- revquot* quot ) |
Macro words
Word | Stack effect |
---|---|
![]() |
( quot -- quot' ) |
![]() |
( quot-alist -- quot ) |
![]() |
( invertible-quot quot -- quot ) |
![]() |
( quot -- quot ) |
Symbol words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( revquot -- ) |
![]() |
( obj1 obj2 -- ) |
![]() |
( object -- wrapped ) |
![]() |
( quot -- undoes?-quot ) |
![]() |
( quot-alist -- quot ) |
![]() |
( quot -- undo ) |
![]() |
( -- * ) |
![]() |
( n -- n ) |
![]() |
( ? -- ) |
![]() |
( array -- array ) |
![]() |
( constant -- quot ) |
![]() |
( seq length -- ) |
![]() |
( obj1 obj2 -- ) |
![]() |
( -- * ) |
![]() |
( class -- quot ) |
![]() |
( object object -- object ) |
![]() |
( word -- ? ) |
![]() |
( class -- quot ) |
![]() |
( word1 word2 -- ) |
![]() |
( word quot -- ) |
![]() |
( word -- ) |
![]() |
( word quot1 quot2 -- ) |
![]() |
( word n quot -- ) |
![]() |
( class -- quot ) |
![]() |
( stack word -- ? ) |
![]() |
( -- * ) |
![]() |
( effect -- quot ) |
![]() |
( quot -- expanded ) |
![]() |
( object -- ? ) |
![]() |
( quot -- folded-quot ) |
![]() |
( stack word -- stack ) |
![]() |
( -- * ) |
![]() |
( revquot -- revquot* first ) |
![]() |
( -- * ) |
![]() |
( -- * ) |
![]() |
( math-inverse revquot const -- revquot* quot ) |
![]() |
( seq -- quot ) |
![]() |
( try fail -- ) |
![]() |
( class -- quot ) |
![]() |
( math-inverse revquot -- revquot* quot ) |
![]() |
( quot effect -- quot' ) |
![]() |
( -- * ) |
![]() |
( result a b -- boolean ) |
![]() |
( result a b -- seq ) |
![]() |
( object -- quot ) |
![]() |
( array n -- ... ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:basis/inverse/inverse.factor
resource:basis/inverse/inverse-docs.factor
resource:basis/inverse/inverse-tests.factor
Metadata files
resource:basis/inverse/authors.txt
resource:basis/inverse/summary.txt
resource:basis/inverse/tags.txt