Module
Data.Proportion
- Package
- purescript-proportion
- Repository
- colehaus/purescript-proportion
#unMk Source
unMk :: forall n. Proportion n -> nRe-exports from Data.Proportion.Internal
#Proportion Source
newtype Proportion nInstances
(Eq n) => Eq (Proportion n)(Ord n) => Ord (Proportion n)Generic (Proportion n) _(Show n) => Show (Proportion n)