[1] https://en.wikipedia.org/wiki/Product_type
[2] https://en.wikipedia.org/wiki/Tagged_union
https://gobyexample.com/multiple-return-values
Typically they use product types to simulate sum types.
https://gobyexample.com/multiple-return-values
Typically they use product types to simulate sum types.