Elsa icon indicating copy to clipboard operation
Elsa copied to clipboard

Abstract access to (get var-name 'elsa-type-var)

Open Fuco1 opened this issue 6 years ago • 1 comments

Also put. This should have some functions methods.

Also make a version that will work with current scope and either retrieve a lexical variable (first) or dynamic/special.

Fuco1 avatar Mar 02 '19 22:03 Fuco1

This will also allow us to autoload the declarations by building some symbol -> file map and then only loading the definitions when first requested

Fuco1 avatar Feb 14 '23 12:02 Fuco1