Alias ElementType

A specialization of std.range.ElementType which also considers output ranges.

alias ElementType(R) = void;