Skip to content

Instantly share code, notes, and snippets.

@aantron
Created February 14, 2019 16:00
Show Gist options
  • Save aantron/ef181a5eb3eb6a78517b20f968855c46 to your computer and use it in GitHub Desktop.
Save aantron/ef181a5eb3eb6a78517b20f968855c46 to your computer and use it in GitHub Desktop.
(executable
(name foo)
(libraries bigarray))
(lang dune 1.7)
(name foo)
let () =
ignore Bigarray.Array1.map_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment