mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
New resource for laziness
This commit is contained in:
parent
8f19c6bb67
commit
049357fe02
@ -23,6 +23,8 @@ typeclasses in general but also some Hask-specific category theory:
|
|||||||
|
|
||||||
# Laziness, strictness, guarded recursion
|
# Laziness, strictness, guarded recursion
|
||||||
|
|
||||||
|
- Heinrich Apfelmus' article series at https://hackhands.com/guide-lazy-evaluation-haskell/ is excellent.
|
||||||
|
|
||||||
- Marlow's [book](http://chimera.labs.oreilly.com/books/1230000000929/ch02.html)
|
- Marlow's [book](http://chimera.labs.oreilly.com/books/1230000000929/ch02.html)
|
||||||
about parallelism and concurrency has one of the best introductions to
|
about parallelism and concurrency has one of the best introductions to
|
||||||
laziness and normal form I've found. Use other material too if it doesn't
|
laziness and normal form I've found. Use other material too if it doesn't
|
||||||
|
Loading…
Reference in New Issue
Block a user