Index of modules


A
ArrayExtras
Utility functions for dealing with arrays

C
CaseInsensitive [StrExtras]
Comparision using StrExtras.compare_insensitive.
CharExtras
Utility functions for dealing with characters
Collate [StrExtras]
Comparision using StrExtras.collate.

F
FastSearch [StrExtras]
The functions in this module are for fast searching for the same substring multiple times.
Find
Scanning directory trees for matching files

G
Glob
Wildcard matching

I
IOExtras
Some I/O utility functions

L
ListExtras
Utility functions for dealing with lists
Locale
Locale manipulation.

M
Make [ListExtras]

O
Option
Utility functions for dealing with 'a option types.

S
Sorted [ArrayExtras]
The actual functions for searching in sorted arrays
StrExtras
String functions
Syslog
Syslog routines

T
Time
Time utility functions to fill in gaps in the Unix library and to be more to my liking.

U
UnixExtras
Supplements to the Unix module

V
Variant
Returns the hash value of a variant name that is its tag when dealing with them in C code.