gonads/doc.go

7 lines
276 B
Go

// 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.
package gonads