vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
formatAlloc
vutil
string
Same as std.string.format, just using an allocator.
string
formatAlloc
(
ARGS
...
)
(
Allocator
alloc
,
string
fmt
,
ARGS
args
)
Meta
Source
See Implementation
vutil
string
aliases
countUntilAny
functions
allOf
anyOf
formatAlloc
icmp2
indexOfAny
indexOfCT
matchBracket
sanitizeUTF8
stripA
stripLeftA
stripRightA
stripUTF8Bom
Same as std.string.format, just using an allocator.