package mula

  1. Overview
  2. Docs
type t = lane * errors
val compare : t -> t -> int
val pp_state : Stdlib.Format.formatter -> (lane * errors) -> unit