Markright.Utils (markright v0.7.1)
The utilities, used amongst the Markright
.
Link to this section Summary
Link to this section Functions
Link to this function
all_of(prefix)
Specs
Link to this function
atomic_module_name(mod)
Specs
Link to this function
camelize(str)
Link to this function
continuation(plume, arg)
Specs
continuation(Markright.Continuation.t(), {atom(), map()}) :: Markright.Continuation.t()
Link to this function
continuation(atom, plume, arg)
Specs
continuation(atom(), Markright.Continuation.t(), {atom(), map()}) :: Markright.Continuation.t()
Link to this function
decamelize(atom)
Link to this function
delimit(plume)
Specs
delimit(Markright.Continuation.t()) :: Markright.Continuation.t()
Link to this function
denamespace(atom)
Link to this function
empty?(list)
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)
Specs
Link to this function
squeeze!(ast, flatten \\ true)
Link to this function
surround(plume, tag, surrounding)
Specs
surround(Markright.Continuation.t(), atom(), atom()) :: Markright.Continuation.t()
Link to this function
to_finalizer_module(atom, opts \\ [])
Specs
Link to this function
to_parser_module(atom, opts \\ [])
Specs
Link to this function