Julien Bertazzo Lambert
Julien Bertazzo Lambert
After attempting to solve, RatMaze now prints whether it was able to solve the maze or not.
### Prefer Non-Deprecated Function Signature for ReadonlyArray Difference Currently there two function signatures for the difference function in the ReadonlyArray module and one is deprecated. Typescript seems to give preference...
## 🐛 Bug report ### Current Behavior > using `flip` from `fp-ts/lib/function` and `ReadonlyArray.difference` from `fp-ts/ReadonlyArray` Applying flip to `ReadonlyArray.difference` uses the non-curried override of the difference method rather than...
The list-style values are not being displayed properly on Safari when using custom markers (ex: > or -)
There is currently too much spacing in the source code dropdowns in examples.html
Currently it is unclear where to make contributions/changes. Need an outline of the project to be added to either README.md or CONTRIBUTING.md. The outline is something like the following: Core...
Add an optional (false by default) button to the list that will change the priority of the list item. Priority should be indicated by some kind of colour code and...
Batch insert would be very useful to us as we use Vectra to prototype RAG solutions and tend to load in a large amount of data at once. Setup tests...