package yocaml

  1. Overview
  2. Docs

Module Runtime.MakeSource

Parameters

module R : RUNTIME

Signature

Sourceval execute : 'a Effect.t -> 'a R.t

Runs a YOCaml program with a specific runtime.