Tags: | collections |
Authors: | Slava Pestov |
quotation |
callable |
Word | Stack effect |
literalize | ( obj -- wrapped ) |
Word | Stack effect |
jit-compile | ( quot -- ) |
quotation-code | ( quot -- start end ) |
quotation-compiled? | ( quot -- ? ) |
Word | Stack effect |
1quotation | ( obj -- quot ) |
>quotation | ( seq -- quot ) |
compose-all | ( seq -- quot ) |
Word | Stack effect |
callable? | ( object -- ? ) |
quotation? | ( object -- ? ) |