https://github.com/JuliaLang/julia
Revision d6e1e86bccf11924c7a495db958a666bac3c11b2 authored by Rory Finnegan on 27 July 2017, 14:50:56 UTC, committed by Curtis Vogt on 27 July 2017, 14:50:56 UTC
* Added kwargs to invokelatest.

* Cleaned up invokelatest tests.

* Replaced the `eval` with a module to help with readability.
* Added a test case to demonstrate the failure condition that invokelatest fixes.

* Moved `f` and `args` inside closure rather than passing them in.
1 parent 29c78b7
History
Tip revision: d6e1e86bccf11924c7a495db958a666bac3c11b2 authored by Rory Finnegan on 27 July 2017, 14:50:56 UTC
Added kwargs to invokelatest. (#22646)
Tip revision: d6e1e86
File Mode Size
.gitignore -rw-r--r-- 11 bytes
README.md -rw-r--r-- 1.6 KB
Vagrantfile -rw-r--r-- 2.1 KB

README.md

back to top