We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Naming (markdown)
Fix case of Ops
Flesh out exactly which op types to create an what to name them; clarify when an Op suffix is necessary
Update the naming page to discuss the current conventions relating to namespaces and built-in methods
Ops and namespaces should be lower camel case. More Java-like, and easier to read.
Fix link formatting
Initial version of page about naming ops