]> mj.ucw.cz Git - moe.git/blob - ucw/doc/prime.txt
Updated libucw to current version (Sherlock commit 17f29eb1ab186e9f053299c25f47ce368e...
[moe.git] / ucw / doc / prime.txt
1 Prime numbers
2 =============
3
4 The library defines some simple functions to generate prime numbers.
5 They are useful for example in hash tables.
6
7 !!ucw/prime.h