isl-rs 0.3.1

Rust bindings for Integer Set Library
Documentation
1
2
3
4
5
if (N == 0) {
  A();
  C();
}
B();