package iter

  1. Overview
  2. Docs

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/iter.bigarray/IterBigarray/index.html

Module IterBigarraySource

Interface and Helpers for bigarrays

  • since 0.5.4
Sourceval of_bigarray : ('a, _, _) Bigarray.Array1.t -> 'a Iter.t

Iterate on the elements of a 1-D array

Sourceval mmap : string -> char Iter.t

Map the file into memory, and read the characters.

OCaml

Innovation. Community. Security.