"Meta"  wrote in message news:ohzzgcslkthrozimf...@forum.dlang.org...

Something H.S. Teoh in a recent pull request in Github got me thinking that it would be useful in some cases to tell the compiler that you want to automatically infer the either the key type or value type of an AA. Something like the following:

How often do you actually want to do this? At best it's a bunch of weird partial type special cases in the compiler.

Reply via email to