vstd
In vstd::
storage_
protocol
Structs
StorageResource
Traits
Protocol
Functions
deposits
exchanges
exchanges_nondeterministic
guards
incl
set_op
updates
withdraws
vstd
::
storage_protocol
Function
incl
Copy item path
Settings
Help
Summary
Source
pub
open spec
fn incl<K, V, P:
Protocol
<K, V>>(a: P, b: P) ->
bool
Expand description
{ exists |c| P::op(a, c) == b }