uni-util-2.3.0.2: Utilities for the uniform workbench

Safe HaskellSafe
LanguageHaskell98

Util.VisitedSet

Documentation

isVisited :: Ord key => VisitedSet key -> key -> IO Bool Source #