generic-random v1.0.0.0 Release Notes

Release Date: 2017-08-23 // over 6 years ago
    • ๐Ÿ‘‰ Make the main module Generic.Random
    • Rework generic base case generation
      • You can explicitly provide a trivial generator (e.g., returning a nullary constructor) using withBaseCase
      • Generically derive BaseCaseSearch and let BaseCase find small values, no depth parameter must be specified anymore
    • โž• Add genericArbitrarySingle, genericArbitraryRec, genericArbitraryU'
    • ๐Ÿ—„ Deprecate weights
    • ๐Ÿ›  Fixed bug with genericArbitrary' not dividing the size parameter