Commit 99faf1c
authored
Recommend to use tuples to scalarize items in broadcast expressions (#35591)
* don't wrap `UInt8` in a tuple
* Recommend to use tuples to scalarize an item.
* Don't recommend to use Ref for scalarizing
* Update arrays.md
* Update refpointer.jl
* add Matt's recommendation
* remove whitespace1 parent 8b010b5 commit 99faf1c
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
| 936 | + | |
937 | 937 | | |
938 | 938 | | |
939 | 939 | | |
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
948 | 959 | | |
949 | 960 | | |
950 | 961 | | |
| |||
0 commit comments