This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
fp-go
Watch
1
Star
0
Fork
0
You've already forked fp-go
mirror of
https://github.com/IBM/fp-go.git
synced
2025-06-17 00:07:49 +02:00
Code
Issues
Releases
Activity
Files
9e14cd1c00e27aa2bcf3088a31a63b0fd4ba39a1
fp-go
/
errors
/
identity.go
8 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
initial checkin Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2023-07-07 22:31:06 +02:00
package
errors
import
(
doc: fix case Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2023-07-18 15:57:54 +02:00
F
"github.com/IBM/fp-go/function"
initial checkin Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2023-07-07 22:31:06 +02:00
)
var
IdentityError
=
F
.
Identity
[
error
]
Reference in New Issue
Copy Permalink