ginger/vm
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
..
op.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -07:00
scope_global.go Implementation of a super basic vm 2021-12-29 10:43:08 -07:00
scope.go Allow Graph edge and vertex values to be different types 2021-12-30 09:56:20 -07:00
vm_test.go Implementation of a super basic vm 2021-12-29 10:43:08 -07:00
vm.go Make graph generic 2021-12-29 12:32:53 -07:00