tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Element.opEquals
tagion
hibon
Document
Document
Element
bool
opEquals
(T rhs)
struct
Element
const pure nothrow
bool
opEquals
(
T
)
(
auto
ref
const
T
rhs
)
if
(
!
is
(
T
:
const
(
Element
))
)
Element
opEquals
[@property setter]
Return Value
Type:
bool
true if the type and the value of the element is equal to rhs
Meta
Source
See Implementation
tagion
hibon
Document
Document
Element
constructors
this
enums
ErrorCode
functions
opEquals
valid
properties
as
by
dataPos
dataSize
get
index
isEod
isIndex
isThat
isType
key
keyLen
keyPos
size
type
value
valuePos
variables
data