Home
Set Up Your Developer Environment
Tutorial: Write Your First Daml App
Create Daml Apps
do
Message
carbon-1.0.0
carbon-2.0.0
carbon-upgrade
daml-config.yaml
daml.yaml
build-options
Deploy Daml
Operate a Daml Ledger
Daml Finance
Help
Reference
this
self
choice
controller
data-dependencies
interface instance
interfaceTypeRep
toInterface
fromInterface
toInterfaceContractId
fromInterfaceContractId
coerceInterfaceContractId
fetchFromInterface
Early Access
: Party -> I -> Update Bool
Checks if all input claims are zero.
: [TaggedClaim] -> Bool
: (t -> Time) -> Claim t x a o -> Claim Time x a o
Maps the time parameter in a Claim to Time. As Time is generally understood to express UTC time, we recommend mapping to UTC time.
Claim
Time