Files
exercism-workspace/go/HINTS.md
Alexander Heldt 74e8c6d6dc go
2025-11-08 14:31:07 +01:00

212 B

Hints

  • The Result module has some useful functions for working with the Result type, such as result.map and result.try.