https://pages.cpsc.ucalgary.ca/~robin/class/449/Evolution.ht...
Where a simple program goes through levels of increasing complexity before arriving at:
fac n = product [1..n]
https://pages.cpsc.ucalgary.ca/~robin/class/449/Evolution.ht...
Where a simple program goes through levels of increasing complexity before arriving at: