eclipse-collections
eclipse-collections copied to clipboard
PrimitiveTuples are not available in the api
I noticed that PrimitiveTuples are only available in the implementation bundle. There is no interface in the api bundle. So if you want to use PrimitiveTuples you create a dependency on the implementation.