If there are important constraints on the parameters that are not fully described in the [...], add an additional requires section after the contract. For example, this can be used to indicate a Num must be in a specific range, a Str must be of a specific length, or that a (listof ...) cannot be empty. Indent multiple requirements.
Answer
contract
Tags
#cs #cs135 #racket #style
Question
If there are important constraints on the parameters that are not fully described in the [...], add an additional requires section after the contract. For example, this can be used to indicate a Num must be in a specific range, a Str must be of a specific length, or that a (listof ...) cannot be empty. Indent multiple requirements.
Answer
?
Tags
#cs #cs135 #racket #style
Question
If there are important constraints on the parameters that are not fully described in the [...], add an additional requires section after the contract. For example, this can be used to indicate a Num must be in a specific range, a Str must be of a specific length, or that a (listof ...) cannot be empty. Indent multiple requirements.
Answer
contract
If you want to change selection, open original toplevel document below and click on "Move attachment"
Parent (intermediate) annotation
Open it If there are important constraints on the parameters that are not fully described in the contract, add an additional requires section after the contract. For example, this can be used to indicate a Num must be in a specific range, a Str must be of a specific length, or that a (listo
Original toplevel document (pdf)
owner: Dragaan5 - (no access) - style guide.pdf, p10
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.