CurryInfo: verify-non-fail-2.0.0 / Verify.ESMT.allQIdsOfAsserts

definition: Info
 
allQIdsOfAsserts :: [Command] -> [QIdent]
allQIdsOfAsserts = foldr union [] . map allQIdsOfAssert
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
TODO: should be extended to all commands but currently sufficient
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {.._#lambda508}}
name: Info
 allQIdsOfAsserts
precedence: Info
 no precedence defined
result-values: Info
 {.._#lambda508}
signature: Info
 [Command] -> [QIdent]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 reducible on all ground data terms