You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gods/README.md

10 lines
210 B
Markdown

9 years ago
[![Build Status](https://travis-ci.org/emirpasic/gods.svg)](https://travis-ci.org/emirpasic/gods)
9 years ago
# GoDS
9 years ago
9 years ago
Go Data Structures
## Testing and Benchmarking
9 years ago
`go test -v -bench . -benchmem -benchtime 1s ./...`