On Friday, 16 May 2014 at 06:37:30 UTC, Jacob Carlborg wrote:
import std.algorithm;
import std.range;

immutable(int[]) _items = 1.iota(4).array;

UFCS iota :puke:

Reply via email to