cifl-math-library-1.1.1.0: Math libraries
Safe HaskellSafe
LanguageHaskell2010

Math.Graph.GraphReader

Documentation

dfsM :: (Monad m, Ord e, GraphMonoid mon Bool) => e -> InGraphM mon e m (Forest e) Source #