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