Scope

constructor(entries: HashMap<Scope.Key<*>, Any> = hashMapOf())


constructor(parent: Scope)

Creates a new Scope instance from a given one.