Commit 8a674d9
authored
Export the special
This is quite important for effective array slicing, but not previously exposed.
(The value could easily be hard-coded at each use site, but that would make for cryptic
code, not to mention unsafe if the definition of af_span should ever change.)span value for not-indexing an array dimension. (#61)1 parent fa74dd8 commit 8a674d9
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments