659 B
659 B
References
[1] various authors, "C++ Programming/Templates/Template Meta-Programming" https://en.wikibooks.org/wiki/C++_Programming/Templates/Template_Meta-Programming (accessed May 5, 2023)
[2] J. Huey on behalf of The Types Team, "Generic associated types to be stable in Rust 1.65" https://blog.rust-lang.org/2022/10/28/gats-stabilization.html (accessed May 5, 2023)
[3] K. Wnasbrough, "Instance Declarations are Uniuersal" https://www.lochan.org/keith/publications/undec.html (accessed May 5, 2023)
[4] M. Stay, "Allow classes to be parametric in other parametric classes" https://github.com/microsoft/TypeScript/issues/1213 (accessed May 5, 2023)