summaryrefslogtreecommitdiff
path: root/tnslc/vector.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-08-24 20:12:24 -0400
committerKyle Gunger <kgunger12@gmail.com>2023-08-24 20:12:24 -0400
commit56262f5e8e521c782629aa18ed3d294c26f45011 (patch)
treeabaa7133ce5fa87bbc7b8b28e71f870958f8e990 /tnslc/vector.tnsl
parent02e3121d70b8e3d3d2fa333dc0fef9cc63b5f93a (diff)
change in_csv to return an index
Diffstat (limited to 'tnslc/vector.tnsl')
-rw-r--r--tnslc/vector.tnsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tnslc/vector.tnsl b/tnslc/vector.tnsl
index cab2ead..9401508 100644
--- a/tnslc/vector.tnsl
+++ b/tnslc/vector.tnsl
@@ -1,3 +1,4 @@
+# 32 bytes long
struct Vector {
uint
el_size,