Contains @Deprecated
builders, switch from package cc.infix
to infix
; will all be removed with 1.0.0
interface MapGetNullableOption<K, V, T : Map<out K, V>>
Represents the extension point for another option after a |
|
interface MapGetOption<K, V : Any, T : Map<out K, V>>
Represents the extension point for another option after a |