Minimal example of using Go generics to build an interpreter
Go to file
2022-04-21 08:54:30 -05:00
interp.go Big bang 2022-04-21 08:54:30 -05:00
README.md Big bang 2022-04-21 08:54:30 -05:00

Minimal example for my StackOverflow question here:

https://stackoverflow.com/questions/71955121/how-to-type-switch-values-with-generic-types

To trigger the issue:

go run interp.go