Skip to content

wooyakob/try-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try-haskell

https://tryhaskell.org/

https://wiki.haskell.org/Why_Haskell_matters

escape sequencing... care only about what the program is to compute, not how or when it is computed.

most bugs in large systems can be traced back to side effects.

functional programs tend to have fewer bugs than imperative ones.

and shorter, 2-10 times shorter...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors