= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Interface and Helpers for bigarrays
val of_bigarray : ('a, _, _) Bigarray.Array1.t -> 'a Iter.t
Iterate on the elements of a 1-D array
val mmap : string -> char Iter.t
Map the file into memory, and read the characters.
On This Page