Sourceval restart : ('a -> 'b) -> 'a -> 'b Sourceval restart_tmo : (float -> 'a) -> float -> 'a 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