= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
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 Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val of_string_exn : string -> t
val to_string : t -> string
String representation of a location, as <chr>:<start>-<end>
val size : t -> int
relative loc x a b
is the location obtained considering a
and b
as relative coordinates inside loc
module Set : Core_kernel.Set.S with type Elt.t := t
module Map : Core_kernel.Map.S with type Key.t := t