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.internals/Bistro_internals/Template/index.html

Module Bistro_internals.TemplateSource

Sourcetype 'a token =
  1. | S of string
  2. | D of 'a
  3. | F of 'a token list
  4. | DEST
  5. | TMP
  6. | NP
  7. | MEM
Sourcetype 'a t = 'a token list
Sourceval map : 'a t -> f:('a -> 'b) -> 'b t
Sourceval deps : 'a t -> compare:('a -> 'a -> int) -> 'a list
OCaml

Innovation. Community. Security.