not{ - Factor Documentation

not{


Vocabulary
syntax

Syntax
not{ elements... }


Inputs
None

Outputs
None

Word description
Marks the beginning of a literal anonymous-complement class.

See also
intersection{ , union{ , maybe{

Definition
USING: classes.algebra.private parser ;

IN: syntax

SYNTAX: not{
\ }
[ <anonymous-union> <anonymous-complement> ] parse-literal ;

AltStyle によって変換されたページ (->オリジナル) /