Next: , Previous: Public functions in a module, Up: Naming Functions


5.5.2 Private functions in a module

The private (“static”) functions used in a module implementation should follow the same naming conventions as the public ones.