Streamline APIs for returning 'not found'
Open
enhancement
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
We need a common API for sentinals that indicate not found.
For example bit Find routines and the like
PriorityArbiter has a possible solution for things like PriorityEncoder and Finder.
### Desired solution
A common API for returning 'not found' in Find routines.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.