Haskell disallows bad programs
This commit is contained in:
parent
66b0198a2c
commit
27211d40fe
1
VL1.tex
1
VL1.tex
@ -69,6 +69,7 @@
|
|||||||
A Haskeller might claim: haskell...
|
A Haskeller might claim: haskell...
|
||||||
\begin{itemize}[<+->]
|
\begin{itemize}[<+->]
|
||||||
\item eliminates certain classes of bugs
|
\item eliminates certain classes of bugs
|
||||||
|
\item not only disallows bad programs, but also defines what constitutes a bad program
|
||||||
\item makes it easy to reason about code
|
\item makes it easy to reason about code
|
||||||
\item decreases the bus-factor
|
\item decreases the bus-factor
|
||||||
\item makes it possible to apply huge changes to large programs without worrying about the implicit state machine
|
\item makes it possible to apply huge changes to large programs without worrying about the implicit state machine
|
||||||
|
Loading…
Reference in New Issue
Block a user