Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbytecode/statsbase

Basic statistics functions for V language
https://github.com/jbytecode/statsbase

Last synced: 22 days ago
JSON representation

Basic statistics functions for V language

Awesome Lists containing this project

README

        

# statsbase
Basic statistics functions for V language

# Test
```V
make test
```

# Build
```V
make build
```