Module dense_mats::array_like [] [src]

This module is a simple workaround around the fact that arrays don't implement Copy or Deref (even though in practice they are). This enables asking for arrays as a generic bound

Traits

ArrayLike
ArrayLikeMut