You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really get how the code is setup well enough in order to fix this, though I tried.
Any REPL, either Scala's or sbt's returns the same answer, in 2.11 or 2.12. I suspect the issue is with the res2, Option[String] = "None." but no answer satisfies the interpreter.
The text was updated successfully, but these errors were encountered:
JDeanThomas
changed the title
Second to last exercise
Second to last exercise in extractors
Jul 2, 2018
Ok so the actual answer is that the test did not pass, of course. What is the question and what is the answer you expect? Looking at the ticket I cannot get the information I need to help you efficiently, sorry :(
I don't really get how the code is setup well enough in order to fix this, though I tried.
Any REPL, either Scala's or sbt's returns the same answer, in 2.11 or 2.12. I suspect the issue is with the res2, Option[String] = "None." but no answer satisfies the interpreter.
The text was updated successfully, but these errors were encountered: