Closed neelsmith closed 4 years ago
Returning an empty Vector.
One correct implementation could just be
lc.tokens.filter(t => t.category == edu.holycross.shot.latin.LexicalToken)
fixed in 2.2.2
Returning an empty Vector.
One correct implementation could just be