chordy icon indicating copy to clipboard operation
chordy copied to clipboard

Use Ruby conventions in functions

Open darth10 opened this issue 4 years ago • 0 comments

  • Functions that return a boolean should have a ? suffix.
  • Functions that cause effects should have a ! suffix.

darth10 avatar May 02 '20 09:05 darth10