Skip to content

Commit

Permalink
Done TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
nick8325 committed Feb 26, 2015
1 parent bc6bf3e commit e5910f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,10 @@ Exception: (e.g.) (_+_)+(_+_) - application of commutative function where both a
Make timeouts a bit cleverer e.g. reduce test size
Instead of timeouts, allow the test evaluator to return a Maybe (if Nothing, throw out the test)

Fix heuristics so we get sum . map length = length . concat

Make main loop understand conditions in some way or other

Generalise to other things than equalities

Really take care of partiality.

Instantiate schemas in a smarter way. Also, try to avoid having to
look explicitly for laws with totally different variables on both sides.
E.g., if we have f x y = g x z, then we should also find f x y = g x k,
Expand Down

0 comments on commit e5910f3

Please sign in to comment.