phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
BiMap.insert
nxt
container
bimap
BiMap
Insert (
x
,
y
).
struct
BiMap
(X, Y, alias Map = Y[X])
@
safe
pure nothrow
void
insert
(
X
x
,
Y
y
)
Meta
Source
See Implementation
nxt
container
bimap
BiMap
aliases
LeftMap
RightMap
functions
clear
contains
empty
insert
left
length
right
Insert (x, y).