group-words ( group -- words )


Vocabulary
delegate.private

Inputs
groupa group


Outputs
wordsan array of words


Word description
Given a protocol or tuple class, this returns the corresponding generic words that this group contains.

Definition


Methods