summaryrefslogtreecommitdiff
path: root/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-30 21:58:45 +0000
committerPaul Buetow <paul@buetow.org>2021-11-30 21:58:45 +0000
commitff40caa62ab4430b81e9c8d38d77d3b64814185e (patch)
tree9d5a258e4bcf2a59fabaa1b7d37a7f628991249d /gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
parent3240a8b82b9395a9ec3ed9c1b07928bb5904dba9 (diff)
Publishing new version
Diffstat (limited to 'gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html')
-rw-r--r--gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
index bf116fc5..2df92939 100644
--- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
+++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html
@@ -83,7 +83,7 @@ p.quote:after {
`---------------'--\\\\ .`--' -Glyde-
`||||
</pre>
-<p class="quote"><i>Written by Paul Buetow 2010-05-07</i></p>
+<p class="quote"><i>Published by Paul Buetow 2010-05-07</i></p>
<p>In contrast to Haskell, Standard SML does not use lazy evaluation by default but an eager evaluation. </p>
<a class="textlink" href="https://en.wikipedia.org/wiki/Eager_evaluation">https://en.wikipedia.org/wiki/Eager_evaluation</a><br />
<a class="textlink" href="https://en.wikipedia.org/wiki/Lazy_evaluation">https://en.wikipedia.org/wiki/Lazy_evaluation</a><br />