doc
/
ch.tutteli.atrium.api.cc.infix.en_GB.creating.map.get.builders
/
MapGetNullableOption
/
create
create
fun
<
K
,
V
,
T
:
Map
<
out
K
,
V
>
>
create
(
plant
:
Assert
<
T
>
,
key
:
K
)
:
MapGetNullableOption
<
K
,
V
,
T
>