package redis
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type file_descr = Unix.file_descr
type in_channel = Pervasives.in_channel
type out_channel = Pervasives.out_channel
val socket : Unix.socket_domain -> Unix.socket_type -> int -> file_descr
val connect : file_descr -> Unix.sockaddr -> unit
val close : file_descr -> unit
val in_channel_of_descr : file_descr -> in_channel
val out_channel_of_descr : file_descr -> out_channel
val input_char : in_channel -> char
val really_input : in_channel -> string -> int -> int -> unit
val output_string : out_channel -> string -> unit
val flush : out_channel -> unit
val iter_serial : ('a -> unit t) -> 'a list -> unit
val map : ('a -> 'b t) -> 'a list -> 'b list
val map_serial : ('a -> 'b t) -> 'a list -> 'b list
val fold_left : ('a -> 'b -> 'a t) -> 'a -> 'b list -> 'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>