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