CharExtras |
Utility functions for dealing with characters
|
FileRand |
This generator reads raw bits from a RNG character device file, i.e., /dev/urandom.
|
Find |
Scanning directory trees for matching files
|
Glob |
Wildcard matching
|
IOExtras |
Some I/O utility functions
|
Locale |
Locale manipulation.
|
Math |
Type-generic math, constants, useful functions, etc.
|
MtRand |
Mersenne Twister PRNG
|
Option |
Utility functions for dealing with
'a option types.
|
Rand |
Random number distributions
|
SkipList |
Module that provides the skiplist datastructure.
|
StrExtras |
String functions
|
Syslog |
Syslog routines
|
Time |
Time utility functions to fill in gaps in the Unix library and to
be more to my liking.
|
UnixExtras |
Supplements to the Unix module
|