András B Nagy
András B Nagy
Sure, this list might be out of date though so double check that exercises aren’t implemented anyway
That PR seems a bit stale. Perhaps check with Bobbi if they'd be interested in having you continue working on it.
I mean the exercise-specific portion of the PR. I wouldn't know about the test generator portion.
@exercism/racket
That test suite is ten years old and predates the online test runner. What I'd propose to you and the other track maintainers is that we update `list-ops` to reflect...
Oops, I wrote that awkwardly. I meant the other maintainers besides myself.
I haven't heard any objections so I'll go ahead and take care of this issue later this week. Thanks for the report.
@exercism/Julia, this is also a #48in24 exercise, but it's not featured until week 43.
Sure. Approaches would probably be something like recursion, while loops, and then the built-in I use.
The thing is I’m not seeing any onscreen output. Using the Delphi 12 defaults and the bundled DXUnit, the compiled program flashes and then closes on Windows 11. Therefore, I...