# README
Usage
This is the Go standard library implementation of a linked list (https://golang.org/src/container/list/list.go), modified to use Go generics.
This is the Go standard library implementation of a linked list (https://golang.org/src/container/list/list.go), modified to use Go generics.