bc-string v1.4.0 (2023-05-15T21:45:08Z)
Dub
Repo
bc.string.conv
bc
string
Parsing from string to standard types.
Members
Aliases
cstring
alias
cstring
=
const
(
char
)[]
Undocumented in source.
Functions
parse
ParseResult
!
T
parse
(cstring str)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
ParseResult
struct
ParseResult
(T)
Result of the parse functions
Meta
Source
See Source File
bc
string
modules
ascii
conv
format
numeric
string
functions
equals
main
rtTest
Parsing from string to standard types.