| |||||
| |||||
| Description | |||||
| Utils for properties. | |||||
| Synopsis | |||||
| |||||
| 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 |