yep this function `fun <A> List<A>.k()...
# announcements
h
yep this function
fun <A> List<A>.k(): ListK<A> = ListK(this)