ContentsIndex
Util.Property
Description
Utils for properties.
Synopsis
isProp :: PropId -> Object -> Bool
propBoolSet :: Bool -> Object -> Object
propBoolGet :: Object -> Bool
Documentation
isProp :: PropId -> Object -> Bool
Checks if some object is a Property with a specific PropId.
propBoolSet :: Bool -> Object -> Object
Sets a Boolean property.
propBoolGet :: Object -> Bool
Gets a Boolean property.
Produced by Haddock version 0.7