reggae ~fix-45 (2022-04-20T07:05:53.6385805)
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
fromAA
structs
AssocEntry
AssocList