CurryInfo: cdbi-3.2.0 / Database.CDBI.Criteria.isNull

definition: Info
 
isNull :: Value a -> Constraint
isNull v1 = IsNull (toCValue v1)
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
IsNull construnctor
@param v1 - First Value
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {IsNull}}
name: Info
 isNull
precedence: Info
 no precedence defined
result-values: Info
 {IsNull}
signature: Info
 Value a -> Constraint
solution-complete: Info
 operationally complete operation
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms