doc / ch.tutteli.atrium.api.cc.infix.en_GB.creating.map.get.builders / MapGetOption / create

create

fun <K, V : Any, T : Map<out K, V>> create(plant: Assert<T>, key: K): MapGetOption<K, V, T>

Creates a MapGetOption based on the given plant and key.