package rdbg

  1. Overview
  2. Docs

Use rif-based stdio instead of luciole when inputs are missing. This module has a twin: LucioleRun

type vars = (string * string) list
type sl = Data.subst list

If the step returns None, its means a reset occured

val make : vars -> vars -> (string -> unit) * (sl -> sl option)

If the step returns None, its means a reset occured