Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 158 Bytes

File metadata and controls

4 lines (4 loc) · 158 Bytes
category minorAnalysis
  • When a guard such as isSafe(x) is defined, we now also automatically handle isSafe(x) == true and isSafe(x) != false.