length method

Max length(
  1. int len
)

Implementation

Max length(int len) => Max(len, super.stack);