Dan Puttick
Dan Puttick
:wave: Hi @devsnek. I'm curious what the status of this project is – I've been poking around improving the existing node REPL a bit, and came across this repo. Is...
The old wording made it unclear what the return value should be for these tests. Do you want an array of elements? The original array with duplicates removed? The indices...
Currently, filecheck.py leaves rtf files untouched, and only changes their extension to .txt (in `File.text()`). An rtf, when opened as plaintext, will be difficult to read due to the various...