iota

Static Iota. TODO Add to Phobos.

template iota (
size_t from
size_t to
) if (
from <= to
) {}

Meta