项目作者: golang-common-packages

项目描述 :
Linear data structure
高级语言: Go
项目地址: git://github.com/golang-common-packages/linear.git
创建时间: 2020-02-12T14:35:10Z
项目社区:https://github.com/golang-common-packages/linear

开源协议:MIT License

下载


Linear

godoc
Go Report Card

Linear

Unit test

  1. go test -v

Benchmark

  1. go test -bench=. -benchmem -benchtime=30s

Note

How to use this package?