Skip to content

Rewrite _parse_and_extract_bfpo without lambda#1376

Merged
quis merged 2 commits into
mainfrom
rewrite-parse-bfpo
Jun 19, 2026
Merged

Rewrite _parse_and_extract_bfpo without lambda#1376
quis merged 2 commits into
mainfrom
rewrite-parse-bfpo

Conversation

@quis

@quis quis commented Jun 18, 2026

Copy link
Copy Markdown
Member

This:

  • is fewer lines of code
  • removes an icky lambda
  • reduces the number of times we repeatedly call bfpo_matcher
  • makes it possible for a type checker to figure out what’s going on

No functional changes.

quis added 2 commits June 19, 2026 11:40
This:
- reduces the number of times we repeatedly call `bfpo_matcher`
- makes it possible for a type checker to figure out what’s going on

No functional changes.
@quis quis force-pushed the rewrite-parse-bfpo branch from a4bf8f3 to b9e47a8 Compare June 19, 2026 10:40
@quis quis merged commit 7cbb1ff into main Jun 19, 2026
6 checks passed
@quis quis deleted the rewrite-parse-bfpo branch June 19, 2026 12:24
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