We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a24bfd commit 40f078bCopy full SHA for 40f078b
content/unpack.md
@@ -802,13 +802,9 @@ values by field name seems like it would be a lot more intuitive than relying on
802
order and hoping it lines up between your `case class` and the parameter list you are unpacking
803
it into.
804
805
-### Automatic Unpacking
806
807
## Prior Art
808
809
-
810
-There is significant
811
812
### Scala `extends` and `export`
813
814
`unpack` is similar to Scala's `extends` and `export` clauses, except rather than applying
0 commit comments