Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Types
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Extensions
Extensions
Delete key/value using combined single-pass: parse proof once, compute both including (verify present) and excluding (new root) simultaneously.
Delete key/value using combined single-pass: parse proof once, compute both including (verify present) and excluding (new root) simultaneously.
Attributes
Insert key/value using combined single-pass: parse proof once, compute both excluding (verify absent) and including (new root) simultaneously.
Insert key/value using combined single-pass: parse proof once, compute both excluding (verify absent) and including (new root) simultaneously.
Attributes
Verify membership of a key-value pair, throwing if the proof is invalid
Verify membership of a key-value pair, throwing if the proof is invalid
Attributes
Verify non-membership of a key, throwing if the proof is invalid
Verify non-membership of a key, throwing if the proof is invalid