Handbook
Glossary
reject-type ( seq text -- seq' )
Vocabulary
scryfall
Inputs
seq
an
object
text
an
object
Outputs
seq'
an
object
Definition
USING:
kernel
sequences
;
IN:
scryfall
:
reject-type
( seq text -- seq' )
[
any-type?
]
curry
reject
;