vibe-d v0.10.1-alpha.3 (2024-04-18T11:19:34Z)
Home
Dub
Repo
formatAlloc
index
vibe
utils
string
Same as std.string.format, just using an allocator.
string
formatAlloc
(
Allocator
ARGS
...
)
(
scope
Allocator
alloc
,
string
fmt
,
ARGS
args
)
Meta
Source
See Implementation
index
vibe
utils
string
aliases
countUntilAny
functions
allOf
anyOf
formatAlloc
icmp2
indexOfAny
matchBracket
sanitizeUTF8
stripA
stripLeftA
stripRightA
stripUTF8Bom
Same as std.string.format, just using an allocator.