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.
1 parent 9cd5901 commit a6c968fCopy full SHA for a6c968f
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