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