Documentation
Preparing search index...
flow/readable/types/methods/flat-map/readable-flow-flat-map-function
ReadableFlowFlatMapFunction
Interface ReadableFlowFlatMapFunction<GIn, GOut>
Type Parameters
GIn
GOut
ReadableFlowFlatMapFunction
(
value
:
GIn
)
:
ReadableFlow
<
GOut
,
[
]
>
Parameters
value
:
GIn
Returns
ReadableFlow
<
GOut
,
[
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...