Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Term

Meaning

Source

literate haskell scipt

file ending with suffix .lhs
- lines of code start with a > sign
- other lines are comments

p 8 - TFH

!!

list-indexing operation

p 9 - TFH

Sources