You can search for identifiers within the package.
in-package search v0.2.0
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
val make : vars -> vars -> (string -> unit) * (sl -> sl option)
Returns a kill and a step function. If the step returns None, its means a reset occurred.