summaryrefslogtreecommitdiff
path: root/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-23 16:13:25 +0000
committerPaul Buetow <paul@buetow.org>2022-01-23 16:13:25 +0000
commita034a3524ffaf593a107c787542f8a55f337edc1 (patch)
tree31a1d1ede60374d1d4f16f71560733d664f12139 /gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
parent1ca8c9326a03b180395573867ae17950e3bdd2a4 (diff)
Publishing new version
Diffstat (limited to 'gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md')
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
index e2918e1b..da17452e 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.md
@@ -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.