We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe7132 commit b6fd900Copy full SHA for b6fd900
1 file changed
L-A/0010 Design Cancellable Function (L-A)/README.md
@@ -70,5 +70,5 @@ While the function is waiting for the yielded promise to resolve, cancel() is ca
70
71
## Constraints:
72
73
-`cancelledAt == null or 0 <= cancelledAt <= 1000`
+`cancelledAt == null or 0 <= cancelledAt <= 1000`<br>
74
`generatorFunction` returns a generator object
0 commit comments