scope<T> abstract method

T scope<T>(
  1. Scope<T> token
)

Implementation

T scope<T>(Scope<T> token);