scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
ExtT.toString
scriptlike
path
ExtT
Convert to string.
struct
ExtT
(C = char)
string
toString
(
)
if
(
is
(
C
==
char
) ||
is
(
C
==
wchar
)
||
is
(
C
==
dchar
)
)
Meta
Source
See Implementation
scriptlike
path
ExtT
constructors
this
functions
opCast
opCmp
opEquals
toRawString
toString
Convert to string.