len abstract method

BigInt len()

获取长度 (用于 List, Dict, Str, Set 等) Python: len(self)

Implementation

BigInt len();