Functional-Programming-in-Scala-Exercises
Functional-Programming-in-Scala-Exercises copied to clipboard
Update Chapter3.scala
Hey. The challenge for writing reverse here suggested "See if you can write it using a fold." I think the solution they were looking for would look like that. Let me know what you think.