Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 219 Bytes

Quadtree

A Quadtree implementation in Haskell.

I'm learning about Quadtrees whilst teaching myself Haskell, and would appreciate any help writing better Haskell code and improving my Quadtree implementation.