Infinite Experimentation Collaborative Learning Exercise #4 CSC 372 Feburary 5, 2018 Time: 5 minutes; Points: 2

Exercise

As a group, come up with any combination of one to four...

about infinite lists and non-strict evaluation.

A good example is probably worth four quiz questions.

A possibility: If you've heard of short-circuit evaluation, you might try reimplementing Haskell's || and && operators. (Experiment: True || 1 `div` 0 == 1)

Deliverable (per table)

Create a plain text file named cle4.txt with

  • A whitepace separated list of NetIDs for all tablemates
  • Your group's questions/examples/experiments/etc.

    Submit it on lectura with turnin:
    turnin 372-cle4 cle4.txt

    Note: We'll browse the files when done. To be anonymous, put your NetIDs at the end of the file, preceded by about fifty blank lines.