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

feat: Add Either monad type for better error handling #104

Merged
merged 7 commits into from
Jan 1, 2025

Conversation

V00D00-child
Copy link
Member

@V00D00-child V00D00-child commented Jan 1, 2025

  • Add Either monad type for better error handling
  • Refactor modules to use Either monad:
    • validation
    • sim
    • rpc
    • event

@V00D00-child V00D00-child self-assigned this Jan 1, 2025
@V00D00-child V00D00-child merged commit 6b42c8b into main Jan 1, 2025
6 checks passed
@V00D00-child V00D00-child deleted the feat/either-monad branch January 1, 2025 18:50
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.

1 participant