chen3feng / stl4go

Generic Container and Algorithm Library for Go
Apache License 2.0
315 stars 49 forks source link

SortedMap #116

Closed kqbi closed 6 months ago

kqbi commented 1 year ago

SortedMap 怎么用

chen3feng commented 1 year ago

sortedmap是有序的,按key的大小排序,适合需要有序的场景,参见文档和测试。

On Wed, Mar 1, 2023, 11:46 kqbi @.***> wrote:

SortedMap 怎么用

— Reply to this email directly, view it on GitHub https://github.com/chen3feng/stl4go/issues/116, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPH4SWT2QAOMVVMH7ATYUTWZ3BB5ANCNFSM6AAAAAAVLQXAMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>