resolveSymbol

open fun resolveSymbol(symbol: T): Concrete

Deprecated

Use `resolve` instead

Replace with

resolve

Resolve a Symbol (Strict)

Resolves a symbol or throws Unresolved; this interface is a hold-over from previous versions of Elide, and it is marked for deletion in the next release.