Module
Data.Proportion.Internal
- Package
- purescript-proportion
- Repository
- colehaus/purescript-proportion
#Proportion Source
newtype Proportion n
Constructors
Instances
(Eq n) => Eq (Proportion n)
(Ord n) => Ord (Proportion n)
Generic (Proportion n) _
(Show n) => Show (Proportion n)