summary refs log tree commit diff stats
path: root/lib
diff options
context:
space:
mode:
authorMark Summerfield <mark@qtrac.eu>2017-03-14 14:07:45 +0000
committerAndreas Rumpf <rumpf_a@web.de>2017-03-14 15:07:45 +0100
commit0510c0cecefb50dedd691de82151bc629b35d816 (patch)
treecede4512d90e0dc876e688d7c33ec0fdac1844b0 /lib
parent3eff1b776533019e3e69b18f4ad06aa54438e761 (diff)
downloadNim-0510c0cecefb50dedd691de82151bc629b35d816.tar.gz
Mentioned that critbits is sorted... (#5524)
Having a lexicographically sorted collection is a big benefit (I asked GvR years ago to add one to Python but it was no then and seems to be no now!).
Anyone looking for a such a collection could easily miss the critbits model because very few people have heard of them (according to Wikipedia most people in a ration of approx 750:1 know them as radix trees: https://en.wikipedia.org/wiki/Talk%3ACrit_bit_tree).
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
a3e5a1f22d7dce367e5d6a01420426b3fa4f35d5'>^
e1c5a42 ^
c4333b8 ^
fa778f9 ^
c4333b8 ^
9993014 ^
e1c5a42 ^


192e16b ^
e2734cd ^


6587959 ^
e2734cd ^
e1c5a42 ^
c4333b8 ^
e1c5a42 ^
192e16b ^
0114cd1 ^



9aa7577 ^
6a1d8e5 ^
9c8285b ^

5d41640 ^
9c8285b ^
da9d948 ^




e839c30 ^


53c3524 ^
5b2e629 ^

e2e3aea ^
2e3a85d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61