diff --git a/doc.go b/doc.go new file mode 100644 index 0000000..8298a12 --- /dev/null +++ b/doc.go @@ -0,0 +1,8 @@ +// Package gonads is full of Go generics antipatterns and things you should not +// use in production. +// +// This is mostly made up of shitposts and things that I wish I could have in +// Go if it were a slightly better language. +// +// Deprecated: This is antipatterns incarnate. Do not use this. +package gonads