toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.common-io
/
com.shakelang.util.io.streaming
/
MapStream
/
MapStream
Map
Stream
constructor
(
stream
:
Stream
<
T
>
,
mapper
:
(
T
)
->
R
)
(
source
)
Parameters
R
The type of the new stream
mapper
The mapper function