color-identity-complement ( seq -- seq' )


Vocabulary
scryfall

Inputs
seqan object


Outputs
seq'an object


Definition


: color-identity-complement ( seq -- seq' )
[ { "B" "G" "R" "U" "W" } ] dip diff ;