API Reference HypeLib v2.4.1

modules

Modules

HypeLib is the internal Elixir framework of HypeRate which is used across all Elixir related repositories.

The HypeLib.DSL module contains functions for parsing custom Domain-specific languages (DSLs).

changelog

Changelog

2-3-1

2.3.1

Fixed credo errors

A parent module which contains submodules for exceptions that could occur when parsing an AST

A utility module for efficiently generating doctest directives

The Prelude module contains utility functions for working with external dependencies like TypeCheck, the Elixir Logger moudle etc.

The HypeLib.UseInvoker module offers a use macro for utility modules.

changelog-1

Changelog

2-3-0

2.3.0

First implementation

Contains utility functions for generating a random string and creating charsets.

changelog-2

Changelog

2-3-1-1

2.3.1

Fixed credo warnings