/** * Collections and things that belong in collections, such as symmetric, * immutable pairs, DAWGs and max-heaps. * @author Dylon Edwards * @since 2.1.0 */ package com.github.liblevenshtein.collection;