-
## Description
Writing tests in perl 6 is typically done using the core `Test` module. Some of its functionality is less than awesome and error-prone, which prompted people to write alternatives (s…
-
Instead of declaring a type and then declaring the JSON validator for that type separately, I should use a library like [`zod`](https://github.com/colinhacks/zod) to only do it once (and then have a s…
-
I'm mentoring a couple teams this season, and both have run into problems when updating their code with Android Studio, where the Robot Controller app takes a few minutes to launch after updating. Mak…
-
Do you have any plans to extend, develop and maintain this language further? If so, what are the plans?
I have some crazy brainstorm ideas:
1. create a comprehensive language for data manipulati…
-
Hi,
As most of us new to Java could you please explain how to use these tools? No need to describe everything from the very beginning, use adequate deep links to specific descriptions.
-
There are lots of things that the Carpentry community is excited about developing, improving or expanding, but we don't yet have a way for community members to organize efforts around these things and…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing guide…
-
-
This is a meta issue for the work of extending chalk to support the various built-in traits like `Sized`, `Copy`, and so forth.
* [x] Extend `TraitDefn` with concept of "well-known trait" identifi…
-
In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a…