yes, references to generic functions are not yet s...
# announcements
u
yes, references to generic functions are not yet supported, but you can pass a lambda:
{ x, y -> transform(x, y) }