It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when proper names are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but [...] these styles when writing Racket code.
Answer
avoid
Tags
#cs #cs135 #racket #style
Question
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when proper names are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but [...] these styles when writing Racket code.
Answer
?
Tags
#cs #cs135 #racket #style
Question
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when proper names are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but [...] these styles when writing Racket code.
Answer
avoid
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it mount. The rare exception is when proper names are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but <span>avoid these styles when writing Racket code. <span>
Original toplevel document (pdf)
owner: Dragaan5 - (no access) - style guide.pdf, p6
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.