phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
DenseSetFilterGrowableArray.insert
nxt
filterarray
DenseSetFilterGrowableArray
Insert element
e
.
struct
DenseSetFilterGrowableArray
(E, alias Allocator = null)
pragma(
inline
, true)
bool
insert
()
(
E
e
)
if
(
isDenseSetFilterable
!
E
)
Return Value
Type:
bool
precense status of element before insertion.
Meta
Source
See Implementation
nxt
filterarray
DenseSetFilterGrowableArray
functions
clear
contains
empty
insert
length
opBinaryRight
opSlice
Insert element e.