-
Can someone clarify implicit composition here ?
https://code.kx.com/q/ref/compose/
The syntax does not make much sense
code.kx.com
Compose is a q operator that composes (or curries) a unary value with another. The rank of the result is the rank of the second argument.
Log in to reply.