dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
replace
dil
String
Returns a copy of str where a is replaced with b.
cstring
replace
(
cstring
str
,
char
a
,
char
b
)
Meta
Source
See Implementation
dil
String
functions
hashOf
hashOfCTF
itoa
replace
slice
toStrings
structs
StringT
Returns a copy of str where a is replaced with b.