arrow-core-data / arrow.core / const
fun <A> A.const(): Const<A, Nothing>
fun <A> A.const():
Const
<A,
Nothing
>
Do you like Arrow?