DictionaryList.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
struct DictionaryList(KEY, VALUE, ALLOC = ThreadMem, bool case_sensitive = true, size_t NUM_STATIC_FIELDS = 8)
const
bool
opEquals
(
const ref DictionaryList!(KEY, VALUE, ALLOC) other
)

Meta