package yocaml

  1. Overview
  2. Docs

Module Yocaml.RuntimeSource

A Runtime is an execution context (ie, Unix or Git). They describe the entry point of a YOCaml program and abstract the file system.

Sourcemodule Make (Runtime : Required.RUNTIME) : Required.RUNNER with type 'a t := 'a Eff.t and module Runtime := Runtime
OCaml

Innovation. Community. Security.