dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
toStrings
dil
String
Returns a list of Strings from a list of char arrays.
inout
(
StringT
!
C
)[]
toStrings
(
C
)
(
inout
C
[][]
strs
)
Meta
Source
See Implementation
dil
String
functions
hashOf
hashOfCTF
itoa
replace
slice
toStrings
structs
StringT
Returns a list of Strings from a list of char arrays.