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