gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
LinkedHashMap.empty
utils
LinkedHasMap
LinkedHashMap
struct
LinkedHashMap
(Key, Value)
@
property
nothrow pure const @
safe
bool
empty
(
)
Return Value
Type:
bool
true if the LinkedHasmap has no elements.
Meta
Source
See Implementation
utils
LinkedHasMap
LinkedHashMap
functions
clear
dub
get
opApply
opBinaryRight
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
rehash
remove
properties
byKey
byValue
empty
keys
length
values
structs
Node