We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@isdefined
1 parent e9ab585 commit 3e944f3Copy full SHA for 3e944f3
README.md
@@ -153,4 +153,5 @@ A [detailed change log is kept](https://github.com/JuliaDynamics/ResumableFuncti
153
* In a `try` block only top level `@yield` statements are allowed.
154
* In a `finally` block a `@yield` statement is not allowed.
155
* An anonymous function can not contain a `@yield` statement.
156
+* `@isdefined` can not be used in a resumable function.
157
* Many more restrictions.
0 commit comments