package grenier

  1. Overview
  2. Docs

Module type State_elimination.RegexSource

Sourcetype t
Sourceval epsilon : t
Sourceval (^.) : t -> t -> t
Sourceval (|.) : t -> t -> t
Sourceval star : t -> t