To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type rawbytes =
(int, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t
val bigarray_unsafe_get : ('a, 'b, 'c) Bigarray.Array1.t -> int -> 'a
val bigarray_unsafe_set : ('a, 'b, 'c) Bigarray.Array1.t -> int -> 'a -> unit
val mkbytes : int -> bytes
val bytes_size : bytes -> int
val bset : bytes -> int -> int -> unit
val bset_unsafe : bytes -> int -> int -> unit
val bget : bytes -> int -> int
val bget_unsafe : bytes -> int -> int
val fillbytes : int -> bytes -> unit
val print_bytes : bytes -> unit
val bytes_of_string : string -> bytes
val bytes_of_caml_bytes : bytes -> bytes
val bytes_of_list : int list -> bytes
val bytes_of_charlist : char list -> bytes
val bytes_of_arraylist : int array list -> bytes
val string_of_bytes : bytes -> string
val bytes_of_int_array : int array -> bytes
val int_array_of_bytes : bytes -> int array
val bytes_selfmap : (int -> int) -> bytes -> unit
val charlist_of_bytes : bytes -> char list
type input = {
pos_in : unit -> pos;
seek_in : pos -> unit;
input_char : unit -> char option;
input_byte : unit -> int;
in_channel_length : pos;
set_offset : pos -> unit;
caml_channel : Pervasives.in_channel option;
source : string;
}
type output = {
pos_out : unit -> pos;
seek_out : pos -> unit;
output_char : char -> unit;
output_byte : int -> unit;
output_string : string -> unit;
out_caml_channel : Pervasives.out_channel option;
out_channel_length : unit -> pos;
}
val input_of_channel : ?source:string -> Pervasives.in_channel -> input
val input_of_string : ?source:string -> string -> input
val output_of_channel : Pervasives.out_channel -> output
val input_output_of_bytes : int -> output * bytes Pervasives.ref
val extract_bytes_from_input_output : output -> bytes Pervasives.ref -> bytes
val nudge : input -> unit
val read_char_back : input -> char option
val rewind : input -> unit
val peek_char : input -> char option
val peek_byte : input -> int
val bytes_of_input_channel : Pervasives.in_channel -> bytes
val bytes_to_output_channel : Pervasives.out_channel -> bytes -> unit
val b : Buffer.t
val read_line : input -> string
val read_lines : input -> string list
val setinit_string : input -> bytes -> int -> int -> unit
val getbit : bitstream -> bool
val getbitint : bitstream -> int
val align : bitstream -> unit
val getval_32 : bitstream -> int -> int32
val getval_31 : bitstream -> int -> int
val make_write_bitstream : unit -> bitstream_write
val copy_write_bitstream : bitstream_write -> bitstream_write
val putbit : bitstream_write -> int -> unit
val putbool : bitstream_write -> bool -> unit
val putval : bitstream_write -> int -> int32 -> unit
val align_write : bitstream_write -> unit
val bytes_of_write_bitstream : bitstream_write -> bytes
val bits_of_write_bitstream : bitstream_write -> bool list
val join_write_bitstreams : bitstream_write list -> bitstream_write
val write_bitstream_append :
bitstream_write ->
bitstream_write ->
bitstream_write
val write_bitstream_append_aligned :
bitstream_write ->
bitstream_write ->
bitstream_write
val debug_next_char : input -> unit
val debug_next_n_chars : int -> input -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>