summaryrefslogtreecommitdiff
path: root/Term.hs
AgeCommit message (Expand)Author
2012-05-15Added functions to find type variables in terms and typesJed Barber
2012-05-15Changed substitute/rename to use sets instead of listsJed Barber
2012-05-11Incorporated use of Data.Set and Data.MapJed Barber
2012-05-11Moved datatype declarations and associated functions to separate filesJed Barber