Prof: S P Suresh
TAs: Aadrita Paul, Arpan Kumar Bag, Harsh Sharma, Ryan Hota
Notes
Using ghc(i)
Types
Lists
Strings
Ranges
Functions
If statement
List comprehensions
Tuples
The definition for quot
is “integer division truncated toward zero”, whereas the definition for div
is “integer division truncated toward negative infinity”.