This website requires JavaScript.
Explore
Help
Sign In
alex
/
exercism-workspace
Watch
1
Star
0
Fork
0
You've already forked exercism-workspace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
589a3b886a853c4fe15fc83f8b64aafa3aa0129c
exercism-workspace
/
go
/
HINTS.md
Alexander Heldt
74e8c6d6dc
go
2025-11-08 14:31:07 +01:00
212 B
Raw
Blame
History
Hints
The
Result module
has some useful functions for working with the Result type, such as
result.map
and
result.try
.