mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
update TBD
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6f0a367357
commit
363690791a
|
@ -22,6 +22,9 @@ TBD:
|
|||
- (str.replace_re_all String RegLan String String)
|
||||
- (str.replace_re String RegLan String String)
|
||||
- (str.replace_all String String String String)
|
||||
- (str.is_digit String Bool) would replace smt/seq_skolem is_digit.
|
||||
- (str.to_code String Int)
|
||||
- (str.from_code Int String)
|
||||
|
||||
--*/
|
||||
#ifndef SEQ_DECL_PLUGIN_H_
|
||||
|
|
Loading…
Reference in a new issue