Nondeterminism analysis: checks whether operations encapsulate or produce non-deterministic values
data Nondet
Data type to represent the (non-)determinism status of expressions and functions.
Constructors:
Known instances:
showNondet
:: AOutFormat -> Nondet -> String
nondetOperations
:: Analysis Nondet
Non-determinism type analysis.