something that makes `fun <F> ApplicativeSho...
# arrow-contributors
p
something that makes
fun <F> ApplicativeShow<F, User>.findUserName(id: Kind<F, UserId>): Kind<F, String> = ...
look nicer