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