Module achlys_util

Utility module mainly for shorthands and conversions.

Authors: Igor Kopestenski (igor.kopestenski@uclouvain.be) [web site: https://github.com/Laymer/achlys].

Description

Utility module mainly for shorthands and conversions.

Data Types

task()

task() = #{name => atom(), targets => task_targets(), function => function()}

task_targets()

task_targets() = [node()] | all


Generated by EDoc