How do I make a type that can only contain strings...
# arrow
m
How do I make a type that can only contain strings matching a certain regex using Arrow Analysis?
a
unfortunately we are currently blocked by one of our dependencies, java-smt, which does not expose the required functionality
we have sent a PR, but it’s still unmerged https://github.com/sosy-lab/java-smt/pull/250
once a new version is released, we’ll readily integrate it in Arrow Analysis
m
Didn't arrow refinement have this ability? Also how would I do it once the PR merged