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
camelize(str)
Link to this function
continuation(plume, arg)
continuation(Markright.Continuation.t, {Atom.t, Map.t}) :: Markright.Continuation.t
Link to this function
continuation(atom, plume, arg)
continuation(Atom.t, Markright.Continuation.t, {Atom.t, Map.t}) :: Markright.Continuation.t
Link to this function
decamelize(atom)
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
squeeze!(ast, flatten \\ true)
Link to this function
surround(plume, tag, surrounding)
surround(Markright.Continuation.t, Atom.t, Atom.t) :: Markright.Continuation.t
Link to this function
to_finalizer_module(atom, opts \\ [])