Deprecate one of token_list or opt_token_list
Open
API Change
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
See #1886 for motivation.
Both types are essentially identical, with two irrelevant details. One type could be removed with no impact on users.
Note the member function `token_list::exists`and the free function `validate_list`.
Contributor guide
Assessment
This issue has not been assessed yet.