is there any way to pass a Type (like `Ìnt`) to a ...
# announcements
a
is there any way to pass a Type (like
Ìnt
) to a method? I'm trying to implement a
val bar = Foo convertTo Bar
infix function