sbt, the interactive build tool
Go to file
Mark Harrah 2f41690269 KList updates
- exchange variance annotations on KList for a bounded existential
   in KList.toList
 - add foldr (reason for dropping variance annotations)
 - add functions stating equivalence between
   + KList[M,H :+: T] and KCons[H,T,M]
   + KList[M,HNil] and KNil
2011-01-28 21:07:29 -05:00
cache more useful, stackable version of Tracked.changed 2010-12-02 19:53:14 -05:00
interface Type cache in API extraction for smaller cache size and faster I/O 2010-10-30 17:46:56 -04:00
util KList updates 2011-01-28 21:07:29 -05:00
LICENSE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00
NOTICE * move Environment classes to util/env module 2010-07-14 19:24:50 -04:00