Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-fx-stm
/
arrow.fx.stm
/
TMap
/
Companion
Companion
object
Companion
Members
Functions
new
Link copied to clipboard
suspend
fun
<
K
,
V
>
new
(
)
:
TMap
<
K
,
V
>
suspend
fun
<
K
,
V
>
new
(
fn
:
(
K
)
->
Int
)
:
TMap
<
K
,
V
>