Handbook
Glossary
reject-white-only ( seq -- seq' )
Vocabulary
scryfall
Inputs
seq
an
object
Outputs
seq'
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
scryfall
:
reject-white-only
( seq -- seq' )
[
"colors"
of
{
"W"
}
=
]
reject
;