Advertisement
wiley_pastebin

CS6 W8 L1 Hakell and Lazy Evaluation 9

Jan 13th, 2020
632
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. x = (primes !! 100) * (primes !! 100)
  2. y = p * p where p = primes !! 100
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement