ponyc
ponyc copied to clipboard
Ponycheck: Collections generators
trafficstars
Create more generators for creating collections:
- [x] Set/SetIs
- [x] Map/MapIs
- [ ] persistent collections
Also add methods on Generators for easily creating collections of random length.
Generators for persistent collections https://stdlib.ponylang.org/collections-persistent--index are missing
The current generator methods on the primitive Generators already allow for creating collections of random size within bounds