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

https://github.com/jbytecode/statsbase

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

Last synced: 2 months 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
```