Skip to content

[z3] add implement Re.allchar and Re.diff using native API#618

Merged
filipeom merged 1 commit into
mainfrom
filipe/add-missing-re-ops
May 22, 2026
Merged

[z3] add implement Re.allchar and Re.diff using native API#618
filipeom merged 1 commit into
mainfrom
filipe/add-missing-re-ops

Conversation

@filipeom
Copy link
Copy Markdown
Member

Since these aren't yet available in the API we can use the native function and leverage Obj.magic to implement Re.allchar and Re.diff.

@filipeom filipeom requested a review from a team as a code owner May 21, 2026 11:05
@filipeom filipeom force-pushed the filipe/add-missing-re-ops branch 2 times, most recently from 2d8dcd8 to a92debc Compare May 21, 2026 11:06
Since these aren't yet available in the API we can use the native
function and leverage `Obj.magic` to implement `Re.allchar` and
`Re.diff`.
@filipeom filipeom force-pushed the filipe/add-missing-re-ops branch from a92debc to c07b98a Compare May 21, 2026 12:41
@filipeom filipeom merged commit 27ff64b into main May 22, 2026
10 checks passed
@filipeom filipeom deleted the filipe/add-missing-re-ops branch May 22, 2026 07:45
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.

1 participant