File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Each sample directory contains its own instructions (SETUP.md) on how to run the
88
99## Content
1010
11- * [ CountDownProblem.java] ( countdown-problem-java21/CountDownProblem.java ) published on https://inside.java/2023/11/02 /countdown-haskell-java
11+ * [ CountDownProblem.java] ( countdown-problem-java21/CountDownProblem.java ) published on https://inside.java/2023/11/03 /countdown-haskell-java
1212
1313## Contributing
1414
Original file line number Diff line number Diff line change 11# Countdown Problem
22
3- [ CountDownProblem.java] ( CountDownProblem.java ) is the complete example used in the article https://inside.java/2023/11/02 /countdown-haskell-java .
3+ [ CountDownProblem.java] ( CountDownProblem.java ) is the complete example used in the article https://inside.java/2023/11/03 /countdown-haskell-java .
44The code represents the Java port of [ a Haskell example] ( https://www.cs.nott.ac.uk/~pszgmh/pgp-countdown.hs ) authored by Prof. Graham Hutton.
55The problem and the solution approaches of the Haskell example are explained in https://youtu.be/CiXDS3bBBUo?list=PLF1Z-APd9zK7usPMx3LGMZEHrECUGodd3 .
66
You can’t perform that action at this time.
0 commit comments