Parents: | generic |
Authors: | Slava Pestov |
Class | Superclass | Slots |
no-math-method | tuple | left right generic |
math-combination |
Class | Superclass |
math-class | class |
math-generic | generic |
Word | Stack 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 ) |
Word | Stack effect |
math-class? | ( object -- ? ) |
math-combination? | ( object -- ? ) |
math-generic? | ( object -- ? ) |
no-math-method? | ( object -- ? ) |