Changes between Version 15 and Version 16 of WikiStart


Ignore:
Timestamp:
08/03/20 09:40:16 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    1414||[wiki:Tree]||utility for tree-with-attributes, matching of trees, etc||
    1515||[wiki:Listener]||similar to the java Observable, but with interface foundation||
    16 ||[wiki:immutablelist]||toolbox for lazy list manipulation, for generating and manipulating very large or even infinite large lists.||
     16||[wiki: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||
    1717||[wiki:files]||toolbox for file handling: listen for file changes||
    1818||[wiki:dialogmanager]||tool to create and run a dialog.||