assocListT

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
assocListT
(
T...
)
()
if (
T.length % 2 == 0 &&
T.length > 0
)

Meta