mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 03:32:25 -05:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			162 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | # go-maps
 | ||
|  | 
 | ||
|  | Provides a selection of hashmaps (or, "dictionaries") with features exceeding that of the default Go runtime hashmap. | ||
|  | 
 | ||
|  | Includes: | ||
|  | - OrderedMap | ||
|  | - LRUMap |