PolyglotValue

typealias PolyglotValue = Value

A value managed by the polyglot engine. It is common for instances to be obtained after evaluating guest code in a PolyglotContext.