HGeometry.Kernel.Test.Box
Description
Helper Utilities
arbitraryPointInBoundingBox :: Rectangle (Point 2 Rational) -> Gen (Point 2 Rational) Source #
newtype ZeroToOne Source #
Constructors
Defined in HGeometry.Kernel.Test.Box
Methods
arbitrary :: Gen ZeroToOne Source #
shrink :: ZeroToOne -> [ZeroToOne] Source #
showsPrec :: Int -> ZeroToOne -> ShowS Source #
show :: ZeroToOne -> String Source #
showList :: [ZeroToOne] -> ShowS Source #