Handbook
Glossary
<multi-model> ( models kind -- model )
Vocabulary
models
.
combinators
Inputs
models
an
object
kind
an
object
Outputs
model
an
object
Definition
USING:
kernel
models
sequences
;
IN:
models.combinators
:
<multi-model>
( models kind -- model )
f
swap
new-model
[
[
add-dependency
]
curry
each
]
keep
;