← Back to context Comment by chowells 4 hours ago So you're saying... it's type inference of type classes, just like in Haskell? 1 comment chowells Reply csomar 3 hours ago I am not sure how Haskell works but I think what the previous poster meant is that the types get determined at compile time. Closures are akin to macros except you can't see the expanded code.
csomar 3 hours ago I am not sure how Haskell works but I think what the previous poster meant is that the types get determined at compile time. Closures are akin to macros except you can't see the expanded code.
I am not sure how Haskell works but I think what the previous poster meant is that the types get determined at compile time. Closures are akin to macros except you can't see the expanded code.