vstd
In vstd::
storage_
protocol
Structs
StorageResource
Traits
Protocol
Functions
deposits
exchanges
exchanges_nondeterministic
guards
incl
set_op
updates
withdraws
?
Settings
Function
vstd
::
storage_protocol
::
incl
Copy item path
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 }