Simplify docs to hide the copyright

This commit is contained in:
gingerBill
2022-01-17 19:00:47 +00:00
parent 97922406fe
commit c85ac955f7
16 changed files with 65 additions and 45 deletions
+2
View File
@@ -8,6 +8,8 @@
This file contains basic arithmetic operations like `add`, `sub`, `mul`, `div`, ...
*/
package math_big
import "core:intrinsics"