To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
package biotk
-
biotk
-
-
biotk.pipes
-
biotk.pipes.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Biotk_pipes.Pipe.S with type 'a monad = 'a
type finalizer = (unit -> unit monad) option
type 'a source = (Biotk_pipes.Pipe.void, 'a, unit) t
type 'a sink = ('a, Biotk_pipes.Pipe.void, unit) t
val return : 'r -> (_, _, 'r) t
module Monad_infix : sig ... end
val await : unit -> ('a, _, 'a option) t
val yield : 'o -> (_, 'o, unit) t
val run : (Biotk_pipes.Pipe.void, Biotk_pipes.Pipe.void, 'r) t -> 'r monad
val fold : 'r -> ('i -> 'r -> 'r) -> ('i, Biotk_pipes.Pipe.void, 'r) t
val map : ('i -> 'o) -> ('i, 'o, unit) t
val mapi : (int -> 'i -> 'o) -> ('i, 'o, unit) t
val filter : ('i -> bool) -> ('i, 'i, unit) t
val filter_map : ('i -> 'o option) -> ('i, 'o, unit) t
val from_list : 'a list -> 'a source
val to_list : unit -> ('a, Biotk_pipes.Pipe.void, 'a list) t
val all :
unit ->
(('a, 'b) result, Biotk_pipes.Pipe.void, ('a list, 'b) result) t
val loop : ('a -> 'b option -> 'a * 'c list) -> 'a -> ('b, 'c, unit) t
val drop : int -> ('a, 'a, unit) t
val from_file : ?buffer_size:int -> string -> string source
val to_file : string -> string sink
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>