Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.

Code opposites

czaloj edited this page Jan 12, 2015 · 1 revision

Logical opposites

In code, when using one of these terms, usage of the other term is required

  • build - destroy
  • create - free
  • init - dispose
  • entry - exit
Clone this wiki locally