muter-mutation-testing/muter

New mutation: range expressions

ZevEisenberg opened this issue · 0 comments

Some ideas for ranges:

  • swap ... and ..<
  • take closed ranges and replace them with half-open ranges, like start..<end..<end