Implement try
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 173
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
try :: Exception e => IO a -> IO (Either e a)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides only the Haskell-style signature and names no files, tests, or entry points. Start by locating the library's existing IO, Exception, and Either abstractions, then determine the intended C++ API and tests needed to define when the implementation is done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100