package OCanren

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module OCanren.PrunesControl

val reset : unit -> unit
val enable_skips : on:bool -> unit
val set_max_skips : int -> unit
val incr : unit -> unit
val is_exceeded : unit -> bool
val skipped_prunes : unit -> int