Kudos.IntentDsl
Contents
Description
A DSL for constructing Kudos exchange intents
Definitions
import Kudos.ExampleKinds open public
Constructors
| mkAssets { quantifier : Quantifier; assets : List Asset } |
Constructors
| mkClause { lhs : Intention × QuantifiedAssets; rhs : QuantifiedAssets } |