Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
plonh
on Oct 25, 2015
|
parent
|
context
|
favorite
| on:
Learning Real Haskell Incrementally [video]
Bangs are well written and idiomatic Haskell code. Haskell is a default-lazy language. Good code uses lazy algorithms (to avoid wasted work) and strict data structures (to avoid space leaks), so efficient data structures need the bangs.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: