create method

Environment create()

Constructor for a nested environment.

Implementation

Environment create() => Environment(this);