mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Merge pull request #1514 from rtfeldman/records-soa
Records struct of arrays
This commit is contained in:
commit
44d5551259
9 changed files with 412 additions and 235 deletions
|
@ -2156,8 +2156,8 @@ mod test_reporting {
|
|||
This is usually a typo. Here are the `x` fields that are most similar:
|
||||
|
||||
{ fo : Num c
|
||||
, foobar : Num a
|
||||
, bar : Num e
|
||||
, foobar : Num d
|
||||
, bar : Num a
|
||||
, baz : Num b
|
||||
, ...
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue