gladed ~master (2018-11-17T17:05:29Z)
Dub
Repo
insert
xmltokenrange
Undocumented in source. Be warned that the author may not have intended to support it.
void
insert
(T t, K k, V v)
version(XML_AA)
@
trusted
void
insert
(
T
K
V
)
(
ref
T
t
,
K
k
,
V
v
)
if
(
isAssociativeArray
!
T
)
void
insert
(T t, K k, V v)
Meta
Source
See Implementation
xmltokenrange
enums
XmlTokenKind
functions
eatAttri
eatKey
eatWhitespace
has
indexOfAny
indexOfNone
insert
stripLeftIdx
xmlTokenRange
structs
XmlToken
XmlTokenRange