Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

group_by

Sequence.group_by

group the elements of this sequence by a key of type K

f determines the key of an element

Type Parameters

§
K
:
Any 
[Private constructor]