forked from TrueCloudLab/neoneo-go
b56e028733
For the most important packages at least.
4 lines
94 B
Go
4 lines
94 B
Go
/*
|
|
Package fixedn implements fixed point integers with arbitrary precision.
|
|
*/
|
|
package fixedn
|