▲ | zozbot234 2 hours ago | ||||||||||||||||
The problem AIUI is that "const generic expressions" in full generality are as powerful as dependent types. It's not clear to me that the Rust folks will want to open that particular can of worms. | |||||||||||||||||
▲ | galangalalgol 2 hours ago | parent [-] | ||||||||||||||||
I thought dependent types were types that depended on a value? What they are proposing are types that depend on types or compile time constants. | |||||||||||||||||
|