Naming Convention

Naming Functions

  • Place the action verb as the first part of function name. For example:

    get_record or empty_cache_map

  • Module-scoped functions should always contain two or more syllables
  • Use consistent verb meanings

results matching ""

    No results matching ""