jangko
|
faabd40c30
|
reduce compiler warnings
|
2023-02-14 21:35:54 +07:00 |
Lorenzo Delgado
|
ba687c37a3
|
chore: fix 'there should not be `high(value)`. use `high(type)`' deprecation (#147)
|
2022-11-09 14:48:38 +01:00 |
Miran
|
d37e77a72b
|
make it more Nim 1.4+ compatible (#131)
* make it more 1.6-compatible
* these changes are from 1.4 forward
|
2022-07-26 17:52:59 +00:00 |
Jordan Hrycaj
|
8a9816ac02
|
Fix iterator edge cases for [high(P),high(P)] (#129)
also:
cascaded `if` in rbtree (for unrelated troubleshooting)
|
2022-07-18 18:56:31 +01:00 |
Jordan Hrycaj
|
b002c1fad0
|
New data structures - SortedSet and KeyedQueue
See the modules' documentation for more details
|
2021-11-04 13:17:50 +02:00 |