FuncType - v0.8.85
GitHub
Preparing search index...
SafeTraversable
Type Alias SafeTraversable<K, V>
SafeTraversable
:
Omit
<
Traversable
<
Tuple
<
[
K
,
V
]
>
>
,
"map"
|
"flatMap"
|
"flatMapAsync"
|
"ap"
,
>
A traversable interface for map that excludes map and flatMap operations
Type Parameters
K
V
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
FuncType - v0.8.85
Loading...
A traversable interface for map that excludes map and flatMap operations