Parents: | generic.math |
generic-word |
Word | Stack effect |
(math-method) | ( generic class -- quot ) |
(math-upgrade) | ( max class -- quot ) |
bootstrap-words | ( classes -- classes' ) |
fixnum-optimization | ( word quot -- word quot' ) |
make-math-method-table | ( classes quot: ( ... class -- ... quot ) -- alist ) |
math-alist>quot | ( alist -- quot ) |
math-dispatch-step | ( picker quot: ( ... class -- ... quot ) -- quot ) |
math-precedence | ( class -- pair ) |
tag-dispatch | ( picker alist -- alist' ) |
tag-dispatch-entry | ( tag picker -- quot ) |
tuple-dispatch | ( picker alist -- alist' ) |
tuple-dispatch-entry | ( class picker -- quot ) |