The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
fromString.fromString
mir
parse
fromString
T
fromString
(const(C)[] str)
template
fromString
(T)
T
fromString
(
C
)
(
scope
const
(
C
)[]
str
)
if
(
isSomeChar
!
C
)
if
(
isMutable
!
T
)
bool
fromString
(const(C)[] str, T value)
Meta
Source
See Implementation
mir
parse
fromString
functions
fromString