package smol-helpers

  1. Overview
  2. Docs

Parameters

Signature

val pp : Stdlib.Format.formatter -> A.t -> unit
val testable : A.t Alcotest.testable
val check : msg:string -> expected:A.t -> actual:A.t -> unit