diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-03 10:23:53 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-03 10:23:53 +0000 |
| commit | 331805bf57e513d795c4976f35e39c7059f7e004 (patch) | |
| tree | 9095ec6aa1d962ee1a522113fd3441883504bb22 /gemfeed/2010-04-09-standard-ml-and-haskell.html | |
| parent | 1152505ab20b13f970e45891a595247dd3e941c1 (diff) | |
Publishing new version
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 d829373c..fa20c718 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -145,7 +145,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> -<p>E-Mail me your thoughts at comments@mx.buetow.org!</p> +<p>E-Mail me your thoughts at snonux@snonux.de!</p> <a class="textlink" href="../">Go back to the main site</a><br /> <p class="quote"><i>Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a>, served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a></i></p> </body> |
