This app contains some sets of tools of various kinds.
These are the different modules, or tool collections, that are currently part of this app. As you can see, the naming is not coherent, yet, and might be changed in the future. The full documentation for all the functions of each module is in edoc format in the file itself. (Is, or will be.)
A module with things that didn't fit in the other categories. Contains app reloading functions (basically like the application:ensure_all_loaded/1 which was introduced in erlang 1.7)
List handling procedures.
Reading from and writing to csv files.
Date and time related functions. Right now, it only contains functions to add or subtract intervals of time of different kinds.
Functions for calculating standard deviation and pals.
Contains functions for e.g. mapping/folding over structures other than lists.