deprecated
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
58d7d713e8
commit
a1ee802acc
5
doc.go
5
doc.go
|
@ -1,6 +1,7 @@
|
|||
// Package gonads is a collection of monadic constructs lifted out of the Haskell and Rust
|
||||
// standard libraries for use with Go 2 generics.
|
||||
//
|
||||
// Please do not use this library in production. This package is Deprecated and should not
|
||||
// be used in production.
|
||||
// Deprecated: this library is a shitpost and if you use it in production and want to have
|
||||
// some kind of support, please contact me at gonads@xeserv.us so we can negotiate a
|
||||
// support contract.
|
||||
package gonads
|
||||
|
|
Loading…
Reference in New Issue