MessagePack.swift icon indicating copy to clipboard operation
MessagePack.swift copied to clipboard

Ordered dictionary

Open tvanmanh opened this issue 4 years ago • 0 comments

The pack is using a dictionary [MessagpackValue: MessagepackValue] so that when unpacking that value, it is not ordered like the original input value

tvanmanh avatar May 27 '21 08:05 tvanmanh