ginger/gg
Brian Picciano ec3218e2d0 Allow for traversing OpenEdges
Three new methods, EdgeValue, FromValue, and FromTuple, have been added
to OpenEdge in order to allow future users of the gg package to traverse
the graph.
2021-12-28 10:05:40 -07:00
..
decoder_test.go Improve semantics of tokens and values obtained from them. 2021-12-28 09:49:02 -07:00
decoder.go Improve semantics of tokens and values obtained from them. 2021-12-28 09:49:02 -07:00
gg_test.go Improve semantics of tokens and values obtained from them. 2021-12-28 09:49:02 -07:00
gg.go Allow for traversing OpenEdges 2021-12-28 10:05:40 -07:00
lexer_test.go Improve semantics of tokens and values obtained from them. 2021-12-28 09:49:02 -07:00
lexer.go Improve semantics of tokens and values obtained from them. 2021-12-28 09:49:02 -07:00
util_test.go Implement Decoder 2021-12-27 15:45:18 -07:00