Version 2 (modified by wouter, 3 years ago) ( diff )

--

General utilities

This is a set of closely related utilities.

titledescription
immutablelist toolbox for lazy list manipulation, for generating and manipulating very large or even infinite large lists. The core function is random access getter get(N) with N a BigInteger
filestoolbox for file handling: listen for file changes
Listenersimilar to the java Observable, but with interface foundation
Treeutility for tree-with-attributes, matching of trees, etc
RepositoryInterface and basics for building a repository of class objects with change notification
Note: See TracWiki for help on using the wiki.