CurryInfo: redblacktree-3.0.0 / Data.Table.RBTree.isEmpty

definition: Info
 
isEmpty :: TableRBT _ _ -> Bool
isEmpty = RBT.isEmpty
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
tests whether a given table is empty
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {isEmpty}}
name: Info
 isEmpty
precedence: Info
 no precedence defined
result-values: Info
 {isEmpty}
signature: Info
 Data.RedBlackTree.RedBlackTree (a, b) -> Prelude.Bool
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms