On 06/03/2011 10:15 AM, Andrej Mitrovic wrote: > Offending line in map: > alias typeof(_fun(.ElementType!R.init)) ElementType; The fact that the error points at that line should be a bug. That's just an alias, nothing is evaluated at that line. Ali