Files
Nim/tests/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
..
2015-10-12 21:12:00 +02:00
2015-05-03 01:08:48 +02:00
2015-10-12 21:12:00 +02:00
2015-04-24 08:25:58 -07:00
2015-02-20 20:01:23 +01:00
2016-10-23 11:21:52 +02:00
2016-07-09 17:21:18 +01:00