Handbook
Glossary
filter-non-blue ( seq -- seq' )
Vocabulary
scryfall
Inputs
seq
an
object
Outputs
seq'
an
object
Definition
IN:
scryfall
:
filter-non-blue
( seq -- seq' )
{
"W"
"B"
"R"
"G"
}
find-only-color-identities
;