src/Pure/General/linear_set.scala
Sun, 22 Aug 2010 22:09:14 +0200 wenzelm tuned;
Tue, 17 Aug 2010 15:10:49 +0200 wenzelm added functor Linear_Set, based on former adhoc structures in document.ML;
Fri, 13 Aug 2010 17:35:28 +0200 wenzelm added get_after convenience;
Sat, 29 May 2010 17:26:02 +0200 wenzelm avoid :\ which is not tail-recursive and tends to overflow the tiny JVM stack, which is not resizable at runtime;
Mon, 24 May 2010 23:01:51 +0200 wenzelm renamed "rev" to "reverse" following usual Scala conventions;
Sat, 22 May 2010 23:53:09 +0200 wenzelm added rev_iterator;
Mon, 10 May 2010 15:00:11 +0200 wenzelm adapted to scala-2.8.0.RC2;
less more (0) -10 -7 tip