Expand description
§Solutions
Data types that are used to create solutions to predicates.
Modules§
Structs§
- Mutation
- A mutation to a single
Key
in state. - Solution
- A solution for a single contract predicate.
- Solution
Set - A set of
Solution
s.
Type Aliases§
- Solution
Index - An index into a
SolutionSet
’ssolutions
slice.