Skip to content

bharathcs/aoc-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ramblings while struggling through Haskell

Monads

are difficult.

Use <- to handle IO monads and 'take' something out. Need to learn more about errors & exceptions... Something to do with >>=.

null Quirks

null is wierd. How does it fit in? Anyway null [] evaluates to True. null is a function that checks for empty lists? null [[]] evaluates to False.

About

Picking up haskel (?)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages