You need keys and value, they return iterators so call collect on them return a vector a=["a"=>1, "b"=>2] collect(keys(a)) collect(values(a))
- [julia-users] How to remove from Dict separately 1st and 2n... paul analyst
- [julia-users] How to remove from Dict separately 1st a... Daniel Høegh
