mirror of
https://github.com/Z3Prover/z3
synced 2026-02-12 20:04:08 +00:00
Add missing array API functions and fix BitVec method typos (#8132)
* Initial plan * Add missing API functions: array_default, array_ext, and fix BitVec typos Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Add documentation for new array API functions Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> * Fix WebAssembly build: Add default() method to LambdaImpl Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
parent
3881b6845b
commit
495e1f44ba
3 changed files with 62 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue