Files
Nim/lib/pure
ee7 a754160d65 tables.nim: Add named fields in smallest and largest (#14919)
The `smallest` and `largest` procs for `CountTable` returned a tuple
with named fields, but the same procs for `CountTableRef` returned an
anonymous tuple.

This commit makes those `CountTableRef` procs more consistent, and adds
a test.

Fixes: #14918
2020-07-06 14:02:03 +02:00
..
2020-06-28 13:38:57 +02:00
2018-04-30 02:52:58 +02:00
2020-04-21 15:05:21 +02:00
2015-10-01 12:05:45 -07:00
2020-05-05 10:34:37 +02:00
2020-04-02 02:58:43 +02:00
2018-04-06 11:59:49 +02:00
2020-05-18 17:43:06 +01:00
2020-07-06 04:00:25 -04:00
2019-09-30 13:58:10 +02:00
2020-06-23 15:17:17 +02:00
2020-03-31 15:47:57 +02:00
2020-03-31 15:47:57 +02:00
2019-09-30 13:58:10 +02:00
2020-03-19 10:23:05 +01:00
2020-01-24 08:42:03 +00:00
2020-05-11 19:12:40 +02:00
2020-03-31 15:47:57 +02:00
2020-07-01 23:16:50 +02:00
2019-12-05 14:42:20 +01:00