Module cuneiform_format

Copyright © 2015-2018 Jörgen Brandt

Version: 0.1.6

Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).

Function Index

format_error/1
format_expr/1
format_extended_script/1
format_info/1
format_pattern/1
format_type/1

Function Details

format_error/1

format_error(X1::{error, Stage::stage(), Reason::term()}) -> string()

format_expr/1

format_expr(E::e()) -> string()

format_extended_script/1

format_extended_script(ExtendedScript::binary()) -> string()

format_info/1

format_info(N) -> any()

format_pattern/1

format_pattern(R::r()) -> string()

format_type/1

format_type(T::t()) -> string()


Generated by EDoc