We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated DesignHints (markdown)
LBYL vs EAFP
add keywords when extending
add kwargs to dispatched functions
add link to article on "import from"
added Jim Gray paper
improved text
doc using cli instead of langauge api
TODO items
design hints i've come across
further simplify
correct commit
chage random hints
remove title
describe three local variables
generate code simply
format and language
Unchecked destroy/cancel
document @moellep's rule about function returns
document deny by default; moved fast fail up top; naming locals, globals, parameters