TMap.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
struct TMap(bool asB, T...)
static if(allSatisfy!(hasSlicing, RangesTypes))
opSlice
(
size_t idx1
,
size_t idx2
)

Meta