27 Jun 2012 20:49
HasRepr vs. (IsTraversableOnce, IsTraversableLike)
https://github.com/scala/scala/pull/792
Thanks!
I decided to clean up the collection extension method mechanism so that it:
- Had less sprawl
- Allowed abstracting over Iterator[_]
- Allowed value classes (failure in GenJVM for that right now...)
Just wanted to grab some folks attention/opinions (especially Miles) on that pull request before it gets merged.
Thanks!
- Josh
RSS Feed