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.
2 parents 9cd5901 + a6c968f commit 6ff33a8Copy full SHA for 6ff33a8
README.md
@@ -15,7 +15,7 @@ builds functions in a way that avoids `eval`.
15
16
Note that `RuntimeGeneratedFunction` does not handle closures. Please use the
17
[GeneralizedGenerated.jl](https://github.com/JuliaStaging/GeneralizedGenerated.jl)
18
-package for more fixable staged programming. While `GeneralizedGenerated.jl` is
+package for more flexible staged programming. While `GeneralizedGenerated.jl` is
19
more powerful, `RuntimeGeneratedFunctions.jl` handles large expressions better.
20
21
## Tutorials and Documentation
0 commit comments