tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Document.ErrorCallback
tagion
betterC
hibon
Document
Document
The deligate used by the valid function to report errors
struct
Document
alias
ErrorCallback
=
void
delegate
(
scope
const
(
Element
)
current
,
scope
const
(
Element
)
previous
)
Meta
Source
See Implementation
tagion
betterC
hibon
Document
Document
aliases
ErrorCallback
Value
serialize
constructors
this
functions
copy
data
hasMember
indices
isArray
isInorder
keys
opBinaryRight
opIndex
opSlice
range
surrender
valid
ver
properties
empty
full_size
length
size
static functions
build
buildKey
sizeKey
sizeT
structs
Element
IndexRange
KeyRange
Range
RangeT
variables
_data
The deligate used by the valid function to report errors