vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
LinkedSetBacking.insert
index
vibe
http
router
LinkedSetBacking
Undocumented in source. Be warned that the author may not have intended to support it.
void
insert
(Handle* h, T value)
struct
LinkedSetBacking
(T)
void
insert
(
Handle
*
h
,
T
value
)
void
insert
(Handle* h, R items)
Meta
Source
See Implementation
index
vibe
http
router
LinkedSetBacking
functions
create
getHash
getItems
hasLength
hasMaxLength
insert
properties
emptySet
structs
Handle