Module Interpreted_automata.WTOIndex

module WTOIndex: Datatype.S  with type t = wto_index
Datatype for wto_index

include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.t
Deep copy: no possible sharing between x and copy x.