ginger/gg
Brian Picciano 82e74cb55f Improvements to gg.Graph
An empty `Value` is now valid.

It is now possibly to change the edgeVal of an OpenEdge. It feels like
this shouldn't be necessary, but it greatly simplifies the decoding
logic to have this.

A tuple which is created with just one input edge, and with no edge
value of its own, is now automatically simplified to just that input
edge.
2021-12-27 14:22:56 -07:00
..
gg_test.go Improvements to gg.Graph 2021-12-27 14:22:56 -07:00
gg.go Improvements to gg.Graph 2021-12-27 14:22:56 -07:00
lexer_test.go Don't treat newlines specially 2021-12-27 14:22:56 -07:00
lexer.go Don't treat newlines specially 2021-12-27 14:22:56 -07:00