No description
Find a file
2023-03-01 12:13:35 +00:00
LICENSE First commit 2023-03-01 12:13:35 +00:00
project.janet First commit 2023-03-01 12:13:35 +00:00
README.md First commit 2023-03-01 12:13:35 +00:00
repl-tools.janet First commit 2023-03-01 12:13:35 +00:00

janet-repl-tools

It is a set of functions for janet REPL.

You can use this conveniently by executing

janet -l repl-tools

or

janet -e '(use repl-tools)'