Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmck-code/go-sortable

A pet project to implement generic-ish structures in Go
https://github.com/tmck-code/go-sortable

Last synced: 15 days ago
JSON representation

A pet project to implement generic-ish structures in Go

Awesome Lists containing this project

README

        

# go-sortable
A pet project to implement generic-ish structures in Go

## Run

```shell
go run generic.go

# and

go run sortable.go
```