On 2013-01-22 20:53, Sönke Ludwig wrote:
Consider "int[4u] delegate(scope float*[void function(scope int)] p1, Rebindable!(const(C))*[]* b)"There are actually quite some things to parse in human readable type strings, I even remember some expressions. And parsing this is at least as language specific as the mangled name. But I agree that having both should be a good compromise.
This wouldn't be fun to parse. It basically requires a front end. -- /Jacob Carlborg
