CMI, Aug-Nov 2024, S P Suresh
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”.