You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fun list functions types:
--> A good exercise would be to give an input and try to guess the output
Is there an input that would yield an error?
ADTS:
Getting stuff done --> I don't know what out of bounds casting is, is it important?
You explain "concrete type" , I think it should be bolded.
Type classes:
I got a bit lost..
A few things I would add --
Show the input and some output so that I can verify I understand what the code will do.
Like you define (+) so then maybe give me an example of how you would use it and what you would expect the output to be.
Monads:
I like it, examples are good!
The text was updated successfully, but these errors were encountered:
Hey some feedback by section -- Hope it helps!
Fun list functions types:
--> A good exercise would be to give an input and try to guess the output
Is there an input that would yield an error?
ADTS:
Getting stuff done --> I don't know what out of bounds casting is, is it important?
You explain "concrete type" , I think it should be bolded.
Type classes:
I got a bit lost..
A few things I would add --
Show the input and some output so that I can verify I understand what the code will do.
Like you define (+) so then maybe give me an example of how you would use it and what you would expect the output to be.
Monads:
I like it, examples are good!
The text was updated successfully, but these errors were encountered: