package acgtk

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

Module SharedForest.ResumptionsSource

A resumption store module for the weighting scheme being used

Sourceval empty : alt_max:int -> 'a resumptions
Sourceval regular_sorting : 'a resumptions -> bool
Sourceval is_empty : 'a resumptions -> bool
Sourceval extend_resumptions : computation:'a computation -> weight:w -> 'a resumptions -> 'a resumptions
Sourceval pp : Format.formatter -> 'a resumptions -> unit
Sourceval swap : ?current_computation:('a computation * w) -> 'a resumptions -> 'a computation * w * 'a resumptions
OCaml

Innovation. Community. Security.