foil (foil v0.1.4)
View SourceSummary
Types
-type error() :: {error, error_reason()}.
-type error_reason() :: foil_not_started | key_not_found | module_exists | module_not_found.
-type key() :: term().
-type namespace() :: atom().
-type value() :: term().