resharp 0.4.3

high-performance regex engine with intersection and complement operations
Documentation
1
2
3
4
5
6

[[test]]
name = "digits"
pattern = '1(?=[012])\d'
input = "11"
rev_nulls = ["?", "{{7, 0}}"]