hi folks, while working with Property testing i realized that `Arb.map(...)` does not seem to gene...
a
hi folks, while working with Property testing i realized that
Arb.map(...)
does not seem to generate empty maps. Would it make sense to add an empty map as an edgecase? see here
👌 1
s
Yep I think so