Error code E0529
An array or slice pattern was matched against some other type.
Example of erroneous code:
ⓘ
Ensure that the pattern and the expression being matched on are of consistent types:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
An array or slice pattern was matched against some other type.
Example of erroneous code:
ⓘ
Ensure that the pattern and the expression being matched on are of consistent types: