A simple project I made to mess around with Haskell.
Pascal-hs can generate an infinite series of rows in Pascal's triangle.
You can use it to get an array of integers in the triangle, or a string to quickly print it on screen.
A simple project I made to mess around with Haskell.
Pascal-hs can generate an infinite series of rows in Pascal's triangle.
You can use it to get an array of integers in the triangle, or a string to quickly print it on screen.