Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

Naming a predicate: "precondition" or "precondition_is_met"? [closed]

In my web app framework, each page can have a precondition that needs to be satisfied before it can be displayed to the user. For example, if user 1 and user 2 are playing a back-and-forth role-...
RexE's user avatar
  • 249