package octez-internal-libs

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

Parameters

module Map : Map

Signature

type key = string
val key_t : string Irmin.Type.t
val random_bindings : int -> (string * Map.data) list
val map_of_bindings : (string * Map.data) list -> Map.t
val test_empty : unit -> Octez_alcotezt.Alcotest.return
val test_add : unit -> Octez_alcotezt.Alcotest.return
val test_remove : unit -> Octez_alcotezt.Alcotest.return
val test_find : unit -> unit
val test_equal : unit -> Octez_alcotezt.Alcotest.return
val suite : (string * (unit -> Octez_alcotezt.Alcotest.return)) list
OCaml

Innovation. Community. Security.