Skip to content

Latest commit

 

History

History

collections

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Collections

  • Kotlin implementation of BiMap (from Guava) - A bimap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.

Download

implementation("uz.dkamaloff.libs:collections:$libs_version")