Results 35 comments of Joseph Tan

@magnus-madsen I run into the problem that now since Weeder technically can return a struct, the desugar pattern matching is incomplete. Is there a way to temporarily silence this error?...

Also should `qname` be instead of type `Type` since there may be type variables(I think - I might be wrong about this) For example: let s = new A.B.C.Node[Int32] {...