Skip to content

Commit

Permalink
mention @isdefined in readme/caveats
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Dec 6, 2024
1 parent e9ab585 commit 3e944f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,5 @@ A [detailed change log is kept](https://github.com/JuliaDynamics/ResumableFuncti
* In a `try` block only top level `@yield` statements are allowed.
* In a `finally` block a `@yield` statement is not allowed.
* An anonymous function can not contain a `@yield` statement.
* `@isdefined` can not be used in a resumable function.
* Many more restrictions.

0 comments on commit 3e944f3

Please sign in to comment.