Sequence length. In fact, sequence.length can be used instead, but that might be slower if the compiler is not smart enough to optimize away unrelated stuff.
See Implementation
Sequence length. In fact, sequence.length can be used instead, but that might be slower if the compiler is not smart enough to optimize away unrelated stuff.