Index of types
Index of exceptions
Index of values
Index of class attributes
Index of class methods
Index of classes
Index of modules


Configuration_files
This module contains a simple implementation of application-wise configuration files, implemented as shell scripts; configuration files are looked for (by default) in "standard" places like /etc, the user's home directory and the shell environment.
Environment
Environments Environments are especially useful for maintaining the state, intendend as a set of bindings, of a user interaction with a GUI.
Extras
All extra modules grouped in a single module.
FilenameExtra
Additional features for the standard module Filename.
Fix
Poor man fix point operators.
Hashmap
Module implementing polymorphic unbounded maps (environments).
Hashmmap
Module implementing polymorphic unbounded multi maps (environments).
Hashset
Very simple module implementing a polymorphic unbounded sets.
Identifier
Build and manage unique (fresh) identifiers.
Ledgrid
Constants Some global constant definitions, for fine-tuning.
ListExtra
Additional features for the standard module List.
Memo
Module for building memoised functions.
Oomarshal
Object-oriented marshalling support.
PreludeExtra
"Additional features" for the standard module Pervasives.
Shell
A collection of (mainly quick and easy) wrappers for the most famous Unix tools (grep, dd, tar,..) and generic unix commands or scripts.
StrExtra
Additional features for the standard library Str.
StringExtra
Extra definitions.
Sugar
Basic shortcuts and syntactic sugar.
SysExtra
Additional features for the standard module Sys.
UnixExtra
Additional features for the standard library Unix.
Widget
Some generic tools for building GUIs
Wrapper
Handling shell scripts in OCaml.