the infix function `to` operates on parametrized t...
# getting-started
n
the infix function
to
operates on parametrized types.. so that might be a example from the stblib you want to look at
h
Yeah, I use many extension functions, but creating extension functions for infix doesn't seem possible since aren't they required to be within a class body?
nvm! works
👍 1