Storable (Complex a)
wren ng thornton
wren at freegeek.org
Tue Feb 26 02:41:57 CET 2013
On 2/24/13 9:47 PM, Edward Kmett wrote:
> I for one would be a +1 for just putting the instance in. If someone really
> needs an alternative encoding to the one every one else uses they could use
> a newtype. That is what they are for.
+1. Since most other languages use the same encoding, and we have no
especial reason to dislike that encoding, having that as the default
instance makes sense. We can just use a newtype for the Matlab encoding if
people really need it.
--
Live well,
~wren
More information about the Libraries
mailing list