reggae v0.5.1 (2015-09-20T20:52:00Z)
Home
Dub
Repo
AssocEntry
reggae
ctaa
Undocumented in source.
@
safe
struct
AssocEntry (
K
V
) {
K
key
;
V
value
;
}
Members
Variables
key
K
key
;
Undocumented in source.
value
V
value
;
Undocumented in source.
Meta
Source
See Implementation
reggae
ctaa
functions
assocEntry
assocList
assocListT
structs
AssocEntry
AssocList