package octez-libs

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

An instance of PROBE that uses a bool parameter * to decide whether the check goes through or not

Parameters

module P : PARAMETERS

Signature

type key = P.key
type param = bool
type notified_value = P.value
type value = P.value
val probe : key -> param -> notified_value -> value option
OCaml

Innovation. Community. Security.