andyferris / Dictionaries.jl

An alternative interface for dictionaries in Julia, for improved productivity and performance
Other
278 stars 28 forks source link

No method ==(::Dict, ::Dictionary) #116

Open jlapeyre opened 1 year ago

jlapeyre commented 1 year ago

It would be useful to compare Dict and Dictionary for equality.