<@U092308M7>: I suspect type classes can be implem...
# language-proposals
m
@orangy: I suspect type classes can be implemented with little overhead using JDK bytecode synthesis + java.lang.invoke.MethodHandles ... i've fiddled about with this a bit myself