Naming functions with `omf.` namespace.
Having a clear namespace `omf.` improves the readability of the code as we clarify what is the function name and what is the namespace.
Showing
Please register or sign in to comment
Having a clear namespace `omf.` improves the readability of the code as we clarify what is the function name and what is the namespace.