summaryrefslogtreecommitdiff
path: root/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-29 14:09:30 +0000
committerPaul Buetow <paul@buetow.org>2021-11-29 14:09:30 +0000
commit532b81dc96c5f83bb3833e0926d73fe1ad57536c (patch)
tree12ab57b6368dc6d99b74da2bd092af5b85260f49 /gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
parent138cde92a7ddca983fa50ef1372acebf409f479b (diff)
change written to published
Diffstat (limited to 'gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi')
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
index 077f6309..4e6acc6a 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
@@ -13,7 +13,7 @@
`||||
```
-> Written by Paul Buetow 2010-05-07
+> Published by Paul Buetow 2010-05-07
In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation.