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

https://github.com/weiwenchen2022/cmp

Package cmp provides functions related to comparing ordered values.
https://github.com/weiwenchen2022/cmp

cmp go golang library

Last synced: 7 months ago
JSON representation

Package cmp provides functions related to comparing ordered values.

Awesome Lists containing this project

README

          

# cmp

Package cmp provides functions related to comparing ordered values.

## Install

```sh
go get github.com/weiwenchen2022/cmp
```

## Reference

GoDoc: [https://godoc.org/github.com/weiwenchen2022/cmp](https://godoc.org/github.com/weiwenchen2022/cmp)