BoolElt
structurestructure BoolElt :
ELEMENT where type t = bool
BoolElt
Cost SpecificationWork | Span | |
equal $(A, B)$
|
\[O(1)\] | \[O(1)\] |
compare $(A, B)$ |
\[O(1)\] | \[O(1)\] |
hash $A$ |
\[O(1)\] | \[O(1)\] |
toString $A$ |
\[O(1)\] | \[O(1)\] |