phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
BiMap.insert
nxt
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
bimap
BiMap
functions
clear
contains
empty
insert
left
length
right
Insert (x, y).