BiMap.LeftMap

Undocumented in source.
struct BiMap(X, Y, alias Map = Y[X])
@safe pure nothrow
alias LeftMap = Map!(X, Y)

Meta