Hacker News new | ask | show | jobs
by ninjin 4290 days ago
It does, in the base library in fact:

https://github.com/JuliaLang/julia/blob/master/base/mmap.jl

Here is the relevant documentation:

http://julia.readthedocs.org/en/latest/stdlib/base/#memory-m...