rangify

Undocumented in source. Be warned that the author may not have intended to support it.
rangify
(
T
)
()
if (
__traits(hasMember, T, "length") &&
__traits(hasMember, T, "opIndex")
)

Meta