Functor Monoid.Generate

module Generate: 
functor (X : Alphabet.T with type t = int) -> sig .. end
Parameters:
X : Alphabet.T with type t = int

module Presentation: Monoid.Presentation(X)
val intset : int -> int list