TMap.back

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

Meta