Files
Nim/lib/pure/collections
Felix Krause 73b0bb52bb Table fixes. fixes #4901
* added `==` for OrderedTable, CountTable and the *Ref types
 * added missing documentation to all `==` procs
 * fixed clear() for OrderedTables, which did not work because `var`
   does not work well with `|`
 * added tests
2016-10-23 11:21:52 +02:00
..
2016-03-31 16:49:56 +02:00
2016-03-04 22:19:11 +01:00
2016-07-30 16:34:42 +02:00
2016-03-28 02:26:38 +02:00
2016-10-23 11:21:52 +02:00