Files
Nim/lib/pure/collections
Zahary Karadjov 0521f98486 Hrm, the new errors highlighted some code that seems to be broken
New issue: since `Table[A, B]` allocates its backing storage with
`newSeq[KeyValuePair[A, B]]`, it's no longer legal to create a table
with `not nil` types used as either keys or values.
2020-04-01 19:38:44 +02:00
..
2016-03-31 16:49:56 +02:00
2020-03-31 15:47:57 +02:00
2019-11-12 15:05:36 +01:00
2019-09-21 06:43:37 +02:00
2019-09-21 06:43:37 +02:00