API Reference eden v2.1.0
Modules
A module that implements a lexer for the edn format through its
only function tokenize/1
.
Provides a single function that returns an Eden.Parser.Node
struct, which is the :root
node of the parse tree.
A module that implements a lexer for the edn format through its
only function tokenize/1
.
Provides a single function that returns an Eden.Parser.Node
struct, which is the :root
node of the parse tree.