Julia Programming Language
Is there a good implementation of a BiDict (invertable Dict)
General Usage
question
,
data_structures
djholiver
February 20, 2022, 10:14am
2
Might be what you’re after
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Invertable Dict structure?
General Usage
5
1177
November 21, 2017
Dictionary-like data structure representing a bijective map?
General Usage
question
1
905
August 21, 2020
Is something like reversed Dict? findall(x -> x=="house", cc) is to slow:/
General Usage
25
2969
October 20, 2018
How efficient is dictionary lookup in Julia?
Performance
dictionary
6
4904
July 30, 2019
Is there a dictionary-based data structure where the keys are disjoint ranges, and indexing with an integer looks up the matching range?
General Usage
question
3
533
April 24, 2020