Contains @Deprecated builders, switch from package cc.infix to infix; will all be removed with 1.0.0
interface ListGetNullableOption<E, T : List<E>>
Represents the extension point for another option after a |
|
interface ListGetOption<E : Any, T : List<E>>
Represents the extension point for another option after a |