Module Index



erlware_commons

ec_assoc_list
provides an implementation of ec_dictionary using an association list as a basy see ec_dictionary.

ec_cmd_log
This provides simple output functions for command line apps.

ec_cnv

ec_compile
These are various utility functions to help with compiling and decompiling erlang source.

ec_date
Format dates in erlang.

ec_dict
This provides an implementation of the ec_dictionary type using erlang dicts as a base.

ec_dictionary
A module that supports association of keys to values.

ec_file
Helper functions for working with files.

ec_gb_trees
This provides an implementation of the type ec_dictionary using gb_trees as a backin see ec_dictionary see gb_trees.

ec_lists
Provides useful functionionality on standard lists that are not provided in the standard library.

ec_orddict
This provides an implementation of the ec_dictionary type using erlang orddicts as a base.

ec_plists
plists is a drop-in replacement for module lists, making most list operations parallel.

ec_rbdict
.

ec_semver
Helper functions for working with semver versioning strings.

ec_semver_parser

ec_talk
Provides the ability to ask questions of the user and get a response.

View Functions