group-by-sorted ( seq quot: ( elt -- key ) -- groups )


Vocabulary
machine-learning.decision-trees

Inputs
seqan object
quota quotation with stack effect ( elt -- key )


Outputs
groupsan object


Definition