Ben Manes

Results 62 issues of Ben Manes

I'm receiving the following warning when compiling with "scalac -optimise". I don't think its due to my usage, though. This is with v0.6.6 and Scala 2.9.1 [WARNING] Foo.scala:101: warning: Could...

The use case here is to retain ordering by using a `LinkedHashMap` as the destination.

enhancement