FuncType - v0.9.5
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
Internal
Theme
OS
Light
Dark
GitHub
FuncType - v0.9.5
Loading...
A traversable interface for map that excludes map and flatMap operations