data-svd-0.1.2.0: SVD (System view description) file handling
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.SVD.Diff

Documentation

diff :: Ord a => (t -> [a]) -> t -> t -> [Diff a] Source #

getBoths :: [PolyDiff a b] -> [a] Source #