ae v0.0.2137 (2018-01-31T16:30:29Z)
Home
Dub
Repo
FastAppender.opOpAssign
ae
utils
appender
FastAppender
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FastAppender
(I)
void
opOpAssign
(
string
op
U
)
(
U
item
)
if
(
op
== "~" &&
is
(
typeof
(
put
!
U
))
)
Meta
Source
See Implementation
ae
utils
appender
FastAppender
constructors
this
functions
allocate
clear
get
opOpAssign
preallocate
put
uncheckedPut
properties
length
templates
CanPutAll