Versions Compared

Key

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

...

Chapter 3
Getting Started With Types

June 26, 2023
July 10, 2023

Presenter
(put your name down to present a section)

Working With Basic Haskell Types
Annotating Values with Type Information
Looking Up Type Information

Sergey - June 26

Writing Type Annotations for Functions

Nixon - June 26

Reading Type Errors

Sergey - June 26

Working with Polymorphic Functions

Jens - June 26

Exploring The Type Space of an Application with Undefined

Jens - June 26

Getting Help from Type Holes

Sergey

Looking at the Type of main
Summary

Sergey

Exercise - Undefined

Exercise - Understanding Functions By Their Type

Exercise - Filling In Type Holes

...