fuzion-lang.dev — The Fuzion Language Portal
Sign up
Fuzion
•
Library Modules
•
lock_free
•
Sequence
•
group_hashable_by
»
Modules
base
clang
http
lock_free
nom
terminal
uuid
wolfssl
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
group_hashable_by
Sequence
.
group_hashable_by
group_hashable_by
(K
type
:
property.hashable
, f
Unary K Sequence.T
)
=>
container.Map K (Sequence Sequence.T)
¶
[src]
group the elements of this sequence by a key of type K
f determines the key of an element
Type Parameters
K
:
property.hashable
¶
[src]
0.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)
f determines the key of an element