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

Math.Graph.JSON

Documentation

jsonDigraphToJSON :: (Monad m, GraphMonoid mon Bool) => InGraphM mon JSValue m JSValue Source #

digraphToJSON :: (Monad m, GraphMonoid mon Bool) => InGraphM mon String m JSValue Source #