quantities v0.4.4 (2015-04-07T11:01:44Z)
Home
Dub
Repo
NumberParser
quantities
parsing
Type of a function that can parse a string for a numeric value of type N.
alias
NumberParser
(
N
)
=
N
function
(
ref
string
s
)
pure @
safe
Meta
Source
See Implementation
quantities
parsing
aliases
NumberParser
classes
DimensionException
ParsingException
structs
Parser
SymbolList
templates
compileTimeParser
Type of a function that can parse a string for a numeric value of type N.