diff options
Diffstat (limited to 'doc/vector.md')
-rw-r--r-- | doc/vector.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/vector.md b/doc/vector.md new file mode 100644 index 0000000..67191b4 --- /dev/null +++ b/doc/vector.md @@ -0,0 +1,4 @@ +# Vector library +Source code: [builtin/vector.lua](../builtin/vector.lua) + +TODO: Write documentation |