package iter

  1. Overview
  2. Docs

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
md5=76f805c96d10f2649dd5c65b28052a82
sha512=f4c71a62fb2350e2cac78acf07abeb67c206f487101aa189b545e91a154d936cbe59092b6557ea516108b2faeabd034640d61450e99a2e930bd7559a6eee2675

doc/src/iter.bigarray/IterBigarrayShims_.ml.html

Source file IterBigarrayShims_.ml

1
2
3
4

let bigarray_map_file fd ty lay b len =
  Unix.map_file fd ty lay b [| len |] |> Bigarray.array1_of_genarray

OCaml

Innovation. Community. Security.