TMap.opDollar

Undocumented in source.
struct TMap(bool asB, T...)
static if(allSatisfy!(hasLength, RangesTypes))
alias opDollar = length

Meta