tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
readIntegral
tanya
conv
Undocumented in source.
package
T
readIntegral
(
T
R
)
(
ref
R
range
,
const
ubyte
base
= 10
)
if
(
isInputRange
!
R
&&
isSomeChar
!(
ElementType
!
R
)
&&
isIntegral
!
T
&&
isUnsigned
!
T
)
Meta
Source
See Implementation
tanya
conv
classes
ConvException
functions
readIntegral
templates
to