science-constants-dimensional-0.1.0.1: Mathematical/physical/chemical constants

Portabilityportable
Stabilityprovisional
MaintainerAnton Vorontsov <anton@enomsg.org>
Safe HaskellNone

Science.Constants.Dimensional.Private

Description

Private Functions

Synopsis

Documentation

(~~) :: Quantity d a -> Unit d a -> Quantity d aSource

This is a compile-time check function, it ensures that the first argument has the Unit-type of the second argument.