quantities v0.4.2 (2015-03-31T17:00:18Z)
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.