Skip to content
Snippets Groups Projects
user avatar
stepan authored
DoCall has two paths: one generic for builtins with other than default dispatch
and arguments not including RLanguage, and one optimized, which uses
REngine.evalFunction and does directly what the generic one would do through
constructing AST nodes and executing them.
76d46a58
History
Name Last commit Last update