Files
Nim/lib/pure/collections
ee7 0b01eddace critbits: fix error from strictFuncs (#16877)
Previously, compiling a file containing just `import critbits` with
`nim c --experimental:strictFuncs` would produce the following error:
    critbits.nim(529, 6) Error: 'toCritBitTree' can have side effects

This was introduced by 2aed418698 (#16564).

Fixes: #16873
2021-02-01 13:14:23 +01:00
..
2016-03-31 16:49:56 +02:00
2020-11-26 10:24:52 +01:00
2021-01-19 14:17:22 +01:00
2019-09-21 06:43:37 +02:00
2020-12-14 20:13:12 +01:00
2020-11-13 08:11:00 +01:00
2020-12-14 20:13:12 +01:00