forked from Orchid/orchid
Final commit before submission
This commit is contained in:
10
notes/papers/report/parts/references.md
Normal file
10
notes/papers/report/parts/references.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user