IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
250 stars 157 forks source link

`constrained-generators`: fix map generator for simple cases #4472

Closed MaximilianAlgehed closed 4 days ago

MaximilianAlgehed commented 4 days ago

Description

This simplifies the generator for map when we have only "simple" constraints on size and key-value relationship.