-
Benjamin authored
* Implement `fromSetA`. * Add strictness property tests. * Verify evaluation order of applicative actions in tests. * Use `Fun` instead of lists of pairs for `fromSet` tests. * Add useful instances for `Bot` so it can be used elsewhere. * Add benchmarks for `fromSet` and `fromSetA`. * Add to gitignore. * Add benchmark script. * Bump bounds.
Benjamin authored* Implement `fromSetA`. * Add strictness property tests. * Verify evaluation order of applicative actions in tests. * Use `Fun` instead of lists of pairs for `fromSet` tests. * Add useful instances for `Bot` so it can be used elsewhere. * Add benchmarks for `fromSet` and `fromSetA`. * Add to gitignore. * Add benchmark script. * Bump bounds.
Loading