Files
sbt/util
Mark Harrah 818382766e add Types.idFun to replace Predef.identity, replace a :== overload
idFun[T]: T => T instead of identity[T](t: T): T
  doesn't require a new class file when used as a function value
replaced overloads of :== that assigned the Scoped reference on
  the right to the Scoped on the left with <<= scoped.identity
2011-04-16 11:24:58 -04:00
..
2011-04-08 19:15:13 -04:00
2011-03-23 07:06:17 -04:00
2011-04-12 23:10:36 -04:00
2011-04-08 19:17:58 -04:00