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

Copyright(c) Anton Vorontsov <anton@enomsg.org>
LicenseBSD3
MaintainerAnton Vorontsov <anton@enomsg.org>
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Science.Constants.Dimensional.Private

Description

Private Functions

Synopsis

Documentation

(~~) :: Quantity d a -> Unit m d a -> Quantity d a infixl 0 Source #

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