Package convex.core.data
Interface IAssociative<K extends ACell,V extends ACell>
- Type Parameters:
K- Type of associative keysV- Type of associative values
- All Known Implementing Classes:
AHashSet,AList,AMapEntry,ASequence,ASet,AVector,List,MapEntry,SetLeaf,SetTree,VectorArray,VectorLeaf,VectorTree
Interface for associative data structures