IntersectMBO / cardano-ledger

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

`constrained-generators`: `(++.)` and `singleton_` for lists #4676

Closed MaximilianAlgehed closed 1 month ago

MaximilianAlgehed commented 1 month ago

Description

This is a simplified approach to that of #4658 with the goal of just doing what's necessary for ++ and singleton. Some things haven't been finished yet:

Checklist

MaximilianAlgehed commented 1 month ago

Nothing much to do about the formatting, but some better error messages and comments are on my mental todo list...