reggae.ctaa

Undocumented in source.

Members

Functions

assocEntry
AssocEntryT!(K, V) assocEntry(K key, V value)
Undocumented in source. Be warned that the author may not have intended to support it.
assocList
AssocListT!(K, V) assocList(AssocEntryT!(K, V)[] entries)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AssocEntry
struct AssocEntry
Undocumented in source.
AssocEntryT
struct AssocEntryT(K, V)
Undocumented in source.
AssocList
struct AssocList
Undocumented in source.
AssocListT
struct AssocListT(K, V)
Undocumented in source.

Meta