PooledArrays.jl A pooled representation of arrays for purposes of compression when there are few unique elements. If you don't require setindex! functionality, you might want to use IndirectArrays instead.