fuzion-lang.dev — The Fuzion Language Portal
Sign up
Fuzion
•
Library Modules
•
lock_free
•
option
☰
Modules
base
lock_free
nom
terminal
universe (module lock_free)
|―
lock_free
| |―
Map
| |―
Sieve_Cache
(1 arg)
| |―
stack
option
option
§
option
(T
type
)
:
switch T, nil
,
monad T, option T
,
equatable
[Contains abstract features]
[Module base]
[src]
Type Parameters
§
T
:
Any
[Module base]
[src]
Functions
§
group_by
(K
type
, f
Unary K Sequence.T
)
=>
lock_free.Map K (Sequence Sequence.T)
[Inherited from
Sequence
]
[src]