eden v1.0.2 API Reference
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