docs(package): add simple README.md
and package description
This commit is contained in:
parent
73328b0ef7
commit
97bf50af45
5
README.md
Normal file
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# `generics`
|
||||
|
||||
[![Go Report Card](https://goreportcard.com/badge/pkg.icikowski.pl/generics)](https://goreportcard.com/report/pkg.icikowski.pl/generics)
|
||||
|
||||
Collection of helpers and functions using generics.
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
Generics-related functions
|
||||
Collection of helpers and functions using generics.
|
||||
*/
|
||||
package generics
|
||||
|
Loading…
Reference in New Issue
Block a user