dawg-0.8: Directed acyclic word graphs

Safe HaskellSafe-Inferred

Data.DAWG.Types

Description

Basic types used throughout the library.

Synopsis

Documentation

type ID = IntSource

Node identifier.

type Sym = IntSource

Internal representation of an alphabet element.