hashmap icon indicating copy to clipboard operation
hashmap copied to clipboard

Add/allow hashmaps as one of the accepted Value types

Open the-tourist- opened this issue 7 years ago • 0 comments

I don't know how difficult this is to implement, but having the ability to subnest hashmaps, allowing the use of hierachial dictionaries would make hashmaps a lot more powerful. As hashmaps works at the moment it is only going one layer deep, but in real world usage you would often want to have dictionaries of dictionaries (1st key, 2nd key...).

the-tourist- avatar Dec 21 '17 22:12 the-tourist-