Parents: | generic |
Authors: | Slava Pestov |
Class | Superclass | Slots |
bad-dispatch-position | tuple | # |
standard-combination | single-combination | # |
Class | Superclass |
simple-generic | standard-generic |
standard-generic | generic |
Word | Stack effect |
(picker) | ( n -- quot ) |
<standard-combination> | ( # -- standard-combination ) |
bad-dispatch-position | ( # -- * ) |
define-simple-generic | ( word effect -- ) |
inline-cache-quot | ( word methods miss-word -- quot ) |
make-empty-cache | ( -- array ) |
simple-combination | ( -- value ) |
Word | Stack effect |
bad-dispatch-position? | ( object -- ? ) |
simple-generic? | ( object -- ? ) |
standard-combination? | ( object -- ? ) |
standard-generic? | ( object -- ? ) |