aboutsummaryrefslogtreecommitdiff
path: root/lettuce/slices/README
diff options
context:
space:
mode:
Diffstat (limited to 'lettuce/slices/README')
-rw-r--r--lettuce/slices/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/lettuce/slices/README b/lettuce/slices/README
new file mode 100644
index 0000000..79c7e5a
--- /dev/null
+++ b/lettuce/slices/README
@@ -0,0 +1,5 @@
+slices: extended slice operations
+
+Note that the functions in this module are only tested to work on the official
+Hare implementation, use on other implementations at your own risk. At a minimum
+they need the [[rt::]] module to be available.