phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
StaticDenseSetFilter.asFull
nxt
filters
StaticDenseSetFilter
Construct a full set .
struct
StaticDenseSetFilter
(E, bool requestPacked = true)
@
safe
pure nothrow @
nogc
pragma(
inline
, true) static
typeof
(this)
asFull
()
(
)
if
(
isStaticDenseFilterableType
!
E
)
Meta
Source
See Implementation
nxt
filters
StaticDenseSetFilter
aliases
ElementType
This
put
functions
insert
remove
toString
properties
contains
opBinary
opBinaryRight
opOpAssign
static functions
asFull
withValuesOrFull
Construct a full set .