package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Netsys_impl_utilSource

Sourceval restart : ('a -> 'b) -> 'a -> 'b
Sourceval restart_tmo : (float -> 'a) -> float -> 'a
Sourceval max_int_32 : int
Sourceval slice_time_ms : (int -> 'a option) -> float -> 'a option
Sourceval mem_sorted_array : 'a -> 'a array -> bool
Sourceval tbuffer_length : [< `Bytes of bytes | `Memory of ('a, 'b, 'c) Bigarray.Array1.t | `String of bytes ] -> int
Sourceval tstring_length : [< `Bytes of bytes | `Memory of ('a, 'b, 'c) Bigarray.Array1.t | `String of string ] -> int
OCaml

Innovation. Community. Security.