| Class | Superclass | Slots |
| table |
| Word | Stack effect |
| ( -- table ) | |
| ( bytes: byte-array dim -- image: image ) | |
| ( gradient -- gradient' ) | |
| ( floats: float-array scale: float bias: float -- bytes: byte-array ) | |
| ( floats: float-array dim scale: float bias: float -- image: image ) | |
| ( v -- v' ) | |
| ( hash v -- gradient ) | |
| ( table x y z -- aaa baa aba bba aab bab abb bbb ) | |
| ( table -- * ) | |
| ( -- value ) | |
| ( seed dim -- image ) | |
| ( seed: integer dim -- bytes ) | |
| ( -- value ) | |
| ( table: byte-array point: float-4 -- value: float ) | |
| ( table transform dim -- image ) | |
| ( table: byte-array transform: matrix4 coords: float-4-array -- map: float-array ) | |
| ( dim -- coords ) | |
| ( seed dim -- image ) | |
| ( floats -- ints ) | |
| ( table -- table ) | |
| ( seed quot -- ) |
| Word | Stack effect |
| ( object -- ? ) |