The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
StringMap.sort
mir
string_map
StringMap
Sorts table according to the keys
struct
StringMap
(T)
ref return
ref
sort
(
alias
less
= "a < b"
)
(
)
Meta
Source
See Implementation
mir
string_map
StringMap
aliases
byKey
byValue
serdeKeysProxy
constructors
this
functions
assumeSafeAppend
byKeyValue
capacity
clear
dup
empty
findPos
get
keys
length
opAssign
opBinaryRight
opCmp
opEquals
opIndex
opIndexAssign
remove
require
reserve
sort
toHash
toString
values
structs
KeyValue
templates
toAA
Sorts table according to the keys