phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
InversionList.this
std
uni
InversionList
Construct from another code point set of any type.
this
(Set set)
struct
InversionList
(SP = GcPolicy)
pure
this
(
Set
)
(
Set
set
)
if
(
isCodepointSet
!
Set
)
this
(Range intervals)
this
(uint[] intervals)
Meta
Source
See Implementation
std
uni
InversionList
constructors
this
functions
add
opBinary
opBinaryRight
opIndex
opOpAssign
opUnary
toSourceCode
toString
properties
byCodepoint
byInterval
empty
inverted
length
Construct from another code point set of any type.