markright v0.2.4 Markright.Utils
The utilities, used amongst the Markright
.
Summary
Functions
continuation(cont, arg)
continuation(Markright.Continuation.t, {Atom.t, Map.t, Function.t}) :: Markright.Continuation.t
continuation(atom, cont, arg)
continuation(Atom.t, Markright.Continuation.t, {Atom.t, Map.t, Function.t}) :: Markright.Continuation.t
surround(cont, tag, surrounding)
surround(Markright.Continuation.t | List.t | String.t, Atom.t, Atom.t) :: Markright.Continuation.t | List.t | String.t