diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 10:05:54 +0100 |
| commit | c1a925e771c21b2e8896634d199d257d9cf1c74d (patch) | |
| tree | 6999e52fc165a3c5fcb363f3929d352ef9aa7208 /gemfeed/2010-04-09-standard-ml-and-haskell.html | |
| parent | 29f75a28d90c929226cecc08d50824be3628e51d (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2010-04-09-standard-ml-and-haskell.html')
| -rw-r--r-- | gemfeed/2010-04-09-standard-ml-and-haskell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html index e99e71dd..7be06154 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -146,7 +146,7 @@ my_map f l = foldr (make_map_fn f) [] l fun my_filter f l = foldr (make_filter_fn f) [] l my_filter f l = foldr (make_filter_fn f) [] l </pre><br /> -<p>E-Mail me your comments to paul at buetow dot org!</p> +<p>E-Mail me your comments to paul at buetow dot org! :-)</p> <a class="textlink" href="../">Go back to the main site</a><br /> <p class="footer"> Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | |
