neo-go/pkg/encoding/fixedn/doc.go
Roman Khimov b56e028733 *: add more package-specific documentation
For the most important packages at least.
2021-03-19 16:18:45 +03:00

4 lines
94 B
Go

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