Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
distance :: Double -> DistanceData Source #
isDistanceOfUnit :: Unit -> Predicate Source #
unitOnly :: Unit -> DistanceData Source #
withInterval :: (Double, Double) -> DistanceData -> DistanceData Source #
withMax :: Double -> DistanceData -> DistanceData Source #
withMin :: Double -> DistanceData -> DistanceData Source #
withUnit :: Unit -> DistanceData -> DistanceData Source #
withValue :: Double -> DistanceData -> DistanceData Source #