built property

bool built
final

Whether the branch is materialised. A lazy shell builds a branch only on first activation; an unbuilt branch has an empty stack.

Implementation

final bool built;