is there a way to take a function defined as `fun ...
# arrow
j
is there a way to take a function defined as
fun <A, B>const(a:A, b:B): A
and curry it?