phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
BiMap.empty
nxt
container
bimap
BiMap
Check if empty.
struct
BiMap
(X, Y, alias Map = Y[X])
@
safe
pure nothrow const @
property
@
nogc
=>
length
== 0
bool
empty
(
)
Meta
Source
See Implementation
nxt
container
bimap
BiMap
aliases
LeftMap
RightMap
functions
clear
contains
empty
insert
left
length
right
Check if empty.