summaryrefslogtreecommitdiff
path: root/src/root.zig
diff options
context:
space:
mode:
Diffstat (limited to 'src/root.zig')
-rw-r--r--src/root.zig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/root.zig b/src/root.zig
new file mode 100644
index 0000000..10b8720
--- /dev/null
+++ b/src/root.zig
@@ -0,0 +1 @@
+const iter = @import("iterator.zig");