Skip to content

1.2: add `!`, `&&` and `||` to be synonyms of `not`, `and` and `or`

Compare
Choose a tag to compare
@Galbar Galbar released this 07 Apr 17:12
· 46 commits to master since this release
  • Add ! as synonym of not
  • Add && as synonym of and
  • Add || as synonym of or