mirror of https://github.com/zulip/zulip.git
a06d455228
Giving these functions a name and moving them to the top-level scope has a couple tactical advantages: - names show in tracebacks - code is less indented - setup code is less cluttered - will be easier to add unit tests - will make some upcoming diffs nicer These are technically more `compare_foo` than `sort_foo`, but we already had a naming convention that was sort of in place. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |