intersection

Undocumented in source. Be warned that the author may not have intended to support it.
T[2]
intersection
(
T
)
(
const T aStart
,
const T aEnd
,
const T bStart
,
const T bEnd
)
if (
is(T == int) ||
is(T == float)
)

Meta