fast v0.3.3 (2018-04-06T12:17:02Z)
Home
Dub
Repo
concat.allocExpr
fast
string
concat
Undocumented in source.
template
concat
(Strs...)
nothrow @
nogc
enum
allocExpr
=
ctfeJoin
!(
Strs.length
)(
"Strs[%s].length"
,
"+"
) ~
"+1"
;
Meta
Source
See Source File
fast
string
concat
functions
concat
manifest constants
allocExpr