quantities ~master (2020-01-27T14:07:29Z)
Home
Dub
Repo
Parser.parse
quantities
parsing
Parser
Parses a QVariant from str.
struct
Parser
(N, alias numberParser = (ref s) => parse!N(s))
QVariant
!
N
parse
(
S
)
(
S
str
)
if
(
isSomeString
!
S
)
if
(
isNumeric
!
N
)
Meta
Source
See Implementation
quantities
parsing
Parser
functions
parse
variables
symbolList
Parses a QVariant from str.