Claire Neveu
Results
43
comments of
Claire Neveu
Adding to this list `macrame-scalaz` which implements `scalaz.Enum`.
The `XLike` type-classes should probably provide an `unwrap` method to get back to the underlying type.
According to `showRaw` the tree output here is completely identical to the non-macro case (`final case class Post(clean : CleanPost) { def byline = clean.byline }` which is _baffling_ to...