markright v0.5.1 Markright.Utils

The utilities, used amongst the Markright.

Link to this section Summary

Link to this section Functions

Link to this function all_of(prefix)
all_of(Atom.t) :: [Atom.t]
Link to this function atomic_module_name(mod)
atomic_module_name(Atom.t) :: Atom.t
Link to this function decamelize(atom)
Link to this function denamespace(atom)
Link to this function empty?(arg1, arg2)
Link to this function empty?(arg1, arg2, arg3)
Link to this function join!(asts, flatten \\ true)
Link to this function parser!(name, syntax, env \\ __ENV__)
Link to this function split_ast(ast)
split_ast(String.t | List.t) :: {String.t | List.t, List.t}
Link to this function squeeze!(ast, flatten \\ true)
Link to this function to_finalizer_module(atom, opts \\ [])
to_finalizer_module(Atom.t, List.t) :: Atom.t
Link to this function to_parser_module(atom, opts \\ [])
to_parser_module(Atom.t, List.t) :: Atom.t
Link to this function to_preset_module(atom, opts \\ [])
to_preset_module(Atom.t, List.t) :: Atom.t