TMap.asBidirectional

Undocumented in source. Be warned that the author may not have intended to support it.
struct TMap(bool asB, T...)
@property
static if(allSatisfy!(isBidirectionalRange, RangesTypes) && allSatisfy!(hasLength, RangesTypes))
TMap!(true, T)
asBidirectional
()

Meta