Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ is_el_func
Method
is_el_func
include/covscript/core/core.hpp:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
bool is_el_func() const
374
{
375
return call_ptr == &call_el;
376
}
377
378
void add_reserve_var(std::string_view reserve, bool is_mem_fn = false)
379
{
Callers
1
is_native_callable
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected