Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 270 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 270 Bytes

Matrix & Tree implementation project

Project implements fairly simple data structures and operations on trees and matrices in Haskell language. Project was made using source code organising tool - Stack - and it contains tests in both HUnit and QuickCheck frameworks.