AssocMapEq
scalus.cardano.onchain.plutus.prelude.AssocMapEq
object AssocMapEq
Order-insensitive value equality for AssocMap: same size, and every key in lhs maps to an equal value in rhs.
Provided as a named operation because AssocMap has no Eq instance (its equality is not structural). Use this instead of === / ==.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AssocMapEq.type
Members list
In this article