vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
LinkedSetBacking.Handle
index
vibe
http
router
LinkedSetBacking
Undocumented in source.
struct
LinkedSetBacking
(T)
static
struct
Handle {
uint
index
;
bool
empty
[@property getter];
}
Members
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
index
uint
index
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
http
router
LinkedSetBacking
functions
create
getHash
getItems
hasLength
hasMaxLength
insert
properties
emptySet
structs
Handle