ginger/gg
Brian Picciano 9c48232ac1 Allow Graph edge and vertex values to be different types
Lots of type aliases in use with `gg` to make this not be a verbose
clusterfuck.
2021-12-30 09:56:20 -07:00
..
decoder_test.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -07:00
decoder.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -07:00
gg.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -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