Commit 262be3c
More vect (#496)
* Add generic vect method
* Minor version bump
* Style fix
* Fix test
* Improve inferability
Co-authored-by: Michael Abbott <[email protected]>
* Improve comment
Co-authored-by: Lyndon White <[email protected]>
* Update comment
* Change comment
* Bump minor version
Co-authored-by: Michael Abbott <[email protected]>
Co-authored-by: Lyndon White <[email protected]>1 parent d892da5 commit 262be3c
File tree
3 files changed
+8
-1
lines changed- src/rulesets/Base
- test/rulesets/Base
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments