Handbook
Glossary
math-alist>quot ( alist -- quot )
Vocabulary
generic
.
math
.
private
Inputs
alist
an
object
Outputs
quot
an
object
Definition
USING:
combinators
generic.math
kernel
namespaces
;
IN:
generic.math.private
:
math-alist>quot
( alist -- quot )
[
generic-word
get
object-method
]
dip
alist>quot
;