Skip to content

v0.16.0

Choose a tag to compare

@DZakh DZakh released this 19 Jun 20:18
· 823 commits to main since this release
  • Added detailed error object S.Error.t as an operation result. It has S.Error.toString function to return a formatted error message.
  • Added Result helper module with getExn and mapErrorToString functions