Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Result native functions #441

Merged
merged 3 commits into from
Oct 2, 2023

Conversation

edwardpeters
Copy link
Contributor

Implemented the following native functions for Result:

  • map
  • mapError
  • withDefault
  • fromMaybe
  • toMaybe

@netlify
Copy link

netlify bot commented Sep 30, 2023

Deploy Preview for magical-donut-e8221d ready!

Name Link
🔨 Latest commit 4a9cf51
🔍 Latest deploy log https://app.netlify.com/sites/magical-donut-e8221d/deploys/6518370ab676da00084f8115
😎 Deploy Preview https://deploy-preview-441--magical-donut-e8221d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@DamianReeves DamianReeves merged commit 3e57333 into finos:main Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants