Skip to content

Commit

Permalink
Clean up fromList
Browse files Browse the repository at this point in the history
Remove unnecessary `s` parameter for tree top.

Remove unnecessary `let`s, and generally make things neater.

Make trees lean left.

Use local type signatures under GHC, where scoped
type variables are available.

Remove unnecessary bang patterns.

Begin to document design.
  • Loading branch information
treeowl committed Jun 29, 2016
1 parent 590a8ec commit 56c1faf
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 75 deletions.

0 comments on commit 56c1faf

Please sign in to comment.