Changes between Initial Version and Version 1 of immutablelistpy


Ignore:
Timestamp:
06/10/21 10:47:30 (3 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • immutablelistpy

    v1 v1  
     1= ImmutableList for Python
     2
     3This provides a python version of [wiki:immutablelist].
     4
     5Currently it contains only a subset of the classes of the java version,
     6new classes will be added on an as-needed bases.
     7