neoneo-go/pkg/encoding/fixedn/doc.go

5 lines
94 B
Go
Raw Normal View History

/*
Package fixedn implements fixed point integers with arbitrary precision.
*/
package fixedn