Gargantext.Utils.Dict
data Dict (c :: k -> Constraint) (a :: k) where #
Constructors
Defined in Gargantext.Utils.Dict
Methods
showsPrec :: Int -> Dict c a -> ShowS #
show :: Dict c a -> String #
showList :: [Dict c a] -> ShowS #