package idd

  1. Overview
  2. Docs

Kleene algebra

type t
val zero : t
val one : t
val seq : t -> t -> t
val union : t -> t -> t
val star : t -> t