quantities v0.8.0 (2018-01-04T08:41:50Z)
Home
Dub
Repo
Parser.parse
quantities
runtime
parsing
Parser
Parses a QVariant from str.
struct
Parser
(N, alias numberParser)
QVariant
!
N
parse
(
S
)
(
S
str
)
if
(
isSomeString
!
S
)
if
(
isNumeric
!
N
)
Meta
Source
See Implementation
quantities
runtime
parsing
Parser
functions
parse
variables
symbolList
Parses a QVariant from str.