Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
IterBigarrayInterface and Helpers for bigarrays
val of_bigarray : ('a, _, _) Bigarray.Array1.t -> 'a Iter.tIterate on the elements of a 1-D array
val mmap : string -> char Iter.tMap the file into memory, and read the characters.