package errors import ( F "github.com/ibm/fp-go/function" ) var IdentityError = F.Identity[error]