//
pkg.gl
Category
github.com/alexflint/go-restructure
samples
floating-point
package
0.3.0
Repository:
https://github.com/alexflint/go-restructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
36 SLOC
#
Structs
Exponent
Matches "e+4", "E6", "e-03".
Float
Matches "123", "1.23", "1.23e-4", "-12.3E+5", ".123".
Sign
Matches "+" or "-".