diff options
Diffstat (limited to 'std/math.pk')
-rw-r--r-- | std/math.pk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/std/math.pk b/std/math.pk new file mode 100644 index 0000000..e62f3c4 --- /dev/null +++ b/std/math.pk @@ -0,0 +1 @@ +## std.math: Utility types and functions for basic mathematics. |