reggae ~master (2021-06-04T09:45:55Z)
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
fromAA
structs
AssocEntry
AssocList