phobos-next v0.3.7 (2020-07-28T23:34:39Z)
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
aliases
ElementType
put
functions
clear
contains
insert
opBinaryRight
opSlice
postblits
this(this)
properties
empty
length
Insert element e.