Copyright | (c) 2017 Cristian Adrián Ontivero |
---|---|
License | BSD3 |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
Hasmin.Types.BorderRadius
Description
Documentation
data BorderRadius Source #
Constructors
BorderRadius (NonEmpty PercentageLength) [PercentageLength] |
Instances
isZeroBR :: BorderRadius -> Bool Source #