v-algorithms

April 1, 2022 ยท View on GitHub

Various simple algorithms implemented in V.

Setup

Run

git clone https://github.com/vlang/v
cd v
make

Tests

Run run_tests.sh