generic.math vocabulary
Factor handbook ยป Vocabulary index


Summary
Math method combination used for arithmetic words

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
no-math-method tupleleft right generic


Singleton classes
math-combination


Predicate classes
ClassSuperclass
math-class class
math-generic generic


Ordinary words
WordStack effect
default-math-method( generic -- quot )
math-class-max( class1 class2 -- class )
math-method( word class1 class2 -- quot )
math-upgrade( class1 class2 -- quot )
no-math-method( left right generic -- * )
object-method( generic -- quot )


Class predicate words
WordStack effect
math-class?( object -- ? )
math-combination?( object -- ? )
math-generic?( object -- ? )
no-math-method?( object -- ? )


Files


Metadata files


Children
VocabularySummary
generic.math.private