Wholesale renaming
Try and follow the convention: - types and "modules" are capitalized. - functions and constructors are lower case. - in the absence of actual modules, use <module>_<name>.
Loading
Please register or sign in to comment
Try and follow the convention: - types and "modules" are capitalized. - functions and constructors are lower case. - in the absence of actual modules, use <module>_<name>.