noether-0.0.1: Math in Haskell.

Safe HaskellNone
LanguageHaskell2010

Noether.Algebra.Inference

Documentation

type Infer t a h = Synergise (Nub (Sort (Infer_ t a h))) Source #

type family Strategy (t :: k) (a :: Type) (hint :: Symbol) :: Type Source #