-
-
Notifications
You must be signed in to change notification settings - Fork 801
Open
Description
What is the problem?
In the section on defensive programming there's a statement
A postcondition is something that the function guarantees is true when it finishes.
But a postcondition only needs to hold upon termination if the precondition was true on entry. That qualification is missing.
Location of problem (optional)
- A [postcondition](../learners/reference.md#postcondition) |
Metadata
Metadata
Assignees
Labels
No labels