package iter

  1. Overview
  2. Docs

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.