Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

grosenberg/generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Go Generic

A purpose optimized extension of the standard Go reflect package to support the Go Generics Pattern.

Part of the Go Generics proof-of-concept packages: Collections Generic Maths & Rich Enums .

Documentation

For a summary of the Go generics pattern, see the [Go Generics](https://github.com/grosenberg/maths/Go Generics.md) file.

License

Copyright © 2015 Gerald Rosenberg.

Use of this source code is governed by a BSD-style license that can be found in the License.md file.

About

A purpose optimized extension of the standard Go reflect package to support Go Generics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages