arrow-core-data / arrow.core / FunctionK / id
fun <F> id(): FunctionK<F, F>
fun <F> id():
FunctionK
<F, F>
Do you like Arrow?