missing Hash for List
- we have one for FixedList, but nothing for UList. This means that trying to use a labelList as a hash key falls back to the default
Hash<T>
which hashes based on its address. I.e. it will not match based on content.
Site will likely be offline for maintenance 14/15 April - more details soon
Hash<T>
which hashes based on its address. I.e. it will not match based on content.No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
mentioned in commit 10029b20fcbec0b84e5ff66b8c54c43be39356b1
closed