Scope

fun Scope(parent: Scope)

Creates a new Scope instance from a given one.


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