hydra-0.1.0: Type-aware transformations for data and functional programs
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Hydra.Sorting
Documentation
topologicalSort
::
Eq
a => [(a, [a])] ->
Maybe
[a]
Source
#