Skip to content

Commit b09fc74

Browse files
credit Chris Foster
1 parent f7acbd0 commit b09fc74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ issues and with the full performance of a standard Julia anonymous function. Thi
77
builds functions in a way that avoids `eval`, but cannot store the precompiled
88
functions between Julia sessions.
99

10+
Credit to Chris Foster (@c4tf) for the implementation idea.
11+
1012
## Example
1113

1214
```julia

0 commit comments

Comments
 (0)