summaryrefslogtreecommitdiff
path: root/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap
diff options
context:
space:
mode:
Diffstat (limited to 'research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap')
-rw-r--r--research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap/docs/src/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap/docs/src/index.md b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap/docs/src/index.md
new file mode 100644
index 0000000..ada88b1
--- /dev/null
+++ b/research/flossing/external/julia-1.6.7/share/julia/stdlib/v1.6/Mmap/docs/src/index.md
@@ -0,0 +1,7 @@
+# Memory-mapped I/O
+
+```@docs
+Mmap.Anonymous
+Mmap.mmap
+Mmap.sync!
+```