packages feed

hgraph-1.10.0.0: src/HGraph/Directed/Generator/Hereditary.hs

module HGraph.Directed.Generator.Hereditary
       ( enumerateParallel
       , enumerateParallel'
       , random
       , exhaust
       )
where

import HGraph.Directed.Generator.Hereditary.Internal