popRoot<T> abstract method

bool popRoot<T>([
  1. T? result
])

Implementation

bool popRoot<T>([T? result]);