Arrays, etc. 🧱 * Mutable arrays with `Array[K, V]` * `Symbolic.reveal()` to unwrap simplified values * `Solver.evaluate()` for model evaluation * Fix: `Symbolic` instances are now hashable
Initial release :tada: - Support for `Uint`, `Int`, and `Constraint` - Fully-typed boolean and arithmetic operations - Bitwuzla and Z3 backends - Simple Solver API