Commit 684130d
authored
Note about typespecs for functions which raise (#12568)
* Note about typespecs for functions which raise
'no_return' was removed from functions like `File.copy!/3` in
#8092
In the comment thread, someone asked whether the documentation should
mention that certain other functions may raise, but José responded:
> Any function can fail any time in face of invalid input
* Incorporate PR feedback1 parent b6800b8 commit 684130d
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
0 commit comments