Files
Nim/doc
Mark Summerfield 0510c0cece 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).
2017-03-14 15:07:45 +01:00
..
2016-10-24 12:20:51 +02:00
2016-10-24 12:20:51 +02:00
2014-08-28 22:36:14 +02:00
2015-09-10 10:50:29 +02:00
2017-01-16 23:04:53 +01:00
2016-02-28 23:22:47 +01:00
2016-11-05 00:22:51 -07:00
2017-02-06 22:43:07 +01:00
2015-07-10 03:51:00 -04:00
2016-10-24 12:20:51 +02:00
2016-09-17 15:53:12 +02:00
2015-09-20 18:16:51 -07:00
2015-11-07 09:33:55 +01:00
2017-03-12 20:01:01 +01:00
2017-01-07 09:18:45 +01:00

============================
Nim's documenation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *reStructuredText*, a markup language that reads
like ASCII and can be converted to HTML automatically!