Summary: When extracting from a concatenation, drop a prefix of the concat with length equal to the offset of the extraction: ``` (α₀^…^αᵢ^…) [0+n₀+…+nᵢ₋₁, l) ==> (αᵢ^…)[0,l) where nₓ ≡ |αₓ| ``` Reviewed By: jvillard Differential Revision: D20192874 fbshipit-source-id: cd015aa36master
parent
6a17078bec
commit
24c62fd39b
Loading…
Reference in new issue