Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
!!?
array indexing operator: fix typo
This is supposed to work for any `xs`, but calls `A.bounds` on `rawLines` instead. As we only ever invoke `!!!?` with `rawLines` as `xs`, there is no actual change in behavior (but it could be an easy pitfall in the future).
- Loading branch information