Skip to content
  • Benjamin's avatar
    5aec998b
    Implement fromSetA for IntMap and Map (#1163) · 5aec998b
    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.
    5aec998b
    Implement fromSetA for IntMap and Map (#1163)
    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