summaryrefslogtreecommitdiff
path: root/gemfeed/2010-04-09-standard-ml-and-haskell.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-12-10 13:06:50 +0200
committerPaul Buetow <paul@buetow.org>2022-12-10 13:06:50 +0200
commit4696f9bdbdfac4f64d52438010104d202d8c9f88 (patch)
tree47bd87e7516d97ebcfeb27abe1bd90c2fe679e39 /gemfeed/2010-04-09-standard-ml-and-haskell.md
parentd256494a4add01a19e87b2701621b61a49dab9f5 (diff)
Update content for md
Diffstat (limited to 'gemfeed/2010-04-09-standard-ml-and-haskell.md')
-rw-r--r--gemfeed/2010-04-09-standard-ml-and-haskell.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.md b/gemfeed/2010-04-09-standard-ml-and-haskell.md
index ad96610a..ea58d92d 100644
--- a/gemfeed/2010-04-09-standard-ml-and-haskell.md
+++ b/gemfeed/2010-04-09-standard-ml-and-haskell.md
@@ -1,6 +1,6 @@
# Standard ML and Haskell
-> Published by Paul at 2010-04-09
+> Published by Paul at 2010-04-10 00:57:36 CEST
I am currently looking into the functional programming language Standard ML (aka SML). The purpose is to refresh my functional programming skills and to learn something new too. Since I already knew a little Haskell, I could not help myself, and I also implemented the same exercises in Haskell.