Skip to content

Commit e9caacf

Browse files
author
Carolyn Zech
authored
safea abstractions
1 parent 15f3c83 commit e9caacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/challenges/0016-iter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Write and prove the contract for the safety of the following unsafe functions:
3232
|__iterator_get_unchecked | zip.rs|
3333
|get_unchecked| zip.rs|
3434

35-
Prove the absence of UB for following safe functions:
35+
Prove the absence of undefined behavior for following safe abstractions:
3636

3737
| Function | Defined in |
3838
|---------| ---------|

0 commit comments

Comments
 (0)