Does anyone know if there are any papers available on how the Yhc .NET
back end works?
I've looked briefly at the codegen and output and as far as I can make
out it is performing
complete type erasure and converting everything to (effectively)
typeless closures. Does anyone know
if this is what is going on, or am i missing something entirely?
Cheers,
Oliver