reggae v0.2.0 (2015-06-10T13:53:26Z)
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
structs
AssocEntry
AssocList