package bistro

  1. Overview
  2. Docs
A library to build and run distributed scientific workflows

Install

Dune Dependency

Authors

Maintainers

Sources

bistro-0.6.0.tbz
sha256=146177faaaa9117a8e2bf0fd60cb658662c0aa992f35beb246e6fd0766050e66
sha512=553fe0c20f236316449b077a47e6e12626d193ba1916e9da233e5526dd39090e8677277e1c79baace3bdc940cb009f25431730a8efc00ae4ed9cc42a0add9609

doc/bistro.script/Bistro_script/Position/index.html

Module Bistro_script.PositionSource

Sourcetype t = {
  1. cnum : Base.int;
  2. bol : Base.int;
  3. lnum : Base.int;
}
Sourceval t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
Sourceval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Sourceval zero : t
Sourceval shift : t -> int -> t
Sourceval newline : t -> t
Sourceval translate_lexing_position : Lexing.position -> by:t -> Lexing.position
Sourceval move_lexing_pos : t -> Lexing.position -> Lexing.position
OCaml

Innovation. Community. Security.