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

Use tl::expected for monadic error handling #27

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

bgill92
Copy link
Collaborator

@bgill92 bgill92 commented Sep 16, 2023

Description

Added monadic error handling using tl::expected.

Testing

In the container, run colcon build and ensure everything builds.

@griswaldbrooks griswaldbrooks changed the base branch from bgill92/add-functional-programming-main to ros2 September 18, 2023 02:23
Copy link
Collaborator Author

@bgill92 bgill92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@griswaldbrooks You can merge, just had a few questions on some stuff.

functional_programming_tests/test/main.cpp Show resolved Hide resolved
functional_programming_tests/test/main.cpp Show resolved Hide resolved
functional_programming_tests/test/main.cpp Show resolved Hide resolved
functional_programming_tests/test/main.cpp Show resolved Hide resolved
functional_programming_tests/test/main.cpp Show resolved Hide resolved
functional_programming_tests/test/main.cpp Show resolved Hide resolved
@griswaldbrooks griswaldbrooks merged commit 8034a24 into ros2 Sep 18, 2023
7 checks passed
@delete-merged-branch delete-merged-branch bot deleted the bgill92/add-and-use-tl-expected branch September 18, 2023 14:20
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