-
@ahans đź‘‹
You've also passed the threshold to become a maintainer of this track :) Would you be happy to be appointed?
Thanks!
iHiD updated
2 months ago
-
https://exercism.org/tracks/gleam/exercises/erlang-extraction
In the exercise, it says
```plaintext
The function should take three arguments:
The GbTree to insert into.
The key to insert.
…
-
Main options:
1. [`std/json`](https://nim-lang.github.io/Nim/json.html)
1a. The approach so far: parse into a `JsonNode` and work only with that.
1b. Parse into a `JsonNode`, then unmarshal…
-
Some people find it tedious and a waste of time to have to install NodeJS packages everytime they want to solve an exercise (take a look at [exercism.io#2972](https://github.com/exercism/exercism.io/i…
-
Official docs:
https://book.cairo-lang.org/ch02-02-data-types.html#integer-types
---
Exercism Concepts docs:
https://exercism.org/docs/building/tracks/concepts
Use Python track's concepts as…
-
Official docs:
https://book.cairo-lang.org/ch02-02-data-types.html#the-boolean-type
---
Exercism Concepts docs:
https://exercism.org/docs/building/tracks/concepts
Use Python track's concepts…
-
# Description
AFK nameservice, like ENS/STARK.ID Nft for AFK:
This PR is already started, you can start the work in identity/nameservice.cairo.
- [ ] Upgradeable contract
- [ ] Access contr…
-
Official docs:
https://book.cairo-lang.org/ch06-01-enums.html
https://starknet-by-example.voyager.online/getting-started/cairo_cheatsheet/enums.html
---
Exercism Concepts docs:
https://exercis…
-
In exercises [two-fer](https://exercism.org/tracks/scala/exercises/two-fer),
it seems like the tests are broken that use implicit nulls.
I imagine this is an issue for all variables like this aft…
-
Official docs:
https://book.cairo-lang.org/ch02-02-data-types.html#string-types
---
Exercism Concepts docs:
https://exercism.org/docs/building/tracks/concepts
Use "Felt Type" as inspiration …