summaryrefslogtreecommitdiff
path: root/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-23 16:12:48 +0000
committerPaul Buetow <paul@buetow.org>2022-01-23 16:12:48 +0000
commit11568823bc9970f7baf322f6f1ada566c4cbf5bf (patch)
tree6d27f54541282c8db75ab695c6c45eedf72c0c17 /gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.gmi
parent6a43c66f4eb119cfcad0b1181095008a41ec54cb (diff)
change published quite
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 125a3ac9..7bdfc8a0 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 @@
`||||
```
-> Published by Paul Buetow 2010-05-07
+> Published by Paul at 2010-05-07
In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation.