Monoid and List example code
Code for interface Monoid, trait List, trait ConsList, object Cons, object Nil, and object ArrayList. Some sample application code that involves solving implementation constraints at the bottom. http://dl.getdropbox.com/u/386692/thesis/monoid_list.txt