Handbook
Glossary
>fake-quotations ( quot -- fake )
Vocabulary
functors
.
private
Inputs
quot
an
object
Outputs
fake
an
object
Definition
IN:
functors.private
GENERIC:
>fake-quotations
( quot -- fake )
Methods
USING:
arrays
functors.private
sequences
;
M:
array
>fake-quotations
[
>fake-quotations
]
{
}
map-as
;
USING:
arrays
functors.private
kernel
quotations
;
M:
callable
>fake-quotations
>array
>fake-quotations
fake-quotation
boa
;
USING:
functors.private
kernel
;
M:
object
>fake-quotations
;