reggae v0.1.0 (2015-06-06T19:59:52Z)
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