pureimage
pureimage copied to clipboard
puts the "fun" in "functional raster image processing"
Even if the value class bugs are fixed, this will continue to box. If it did not box, then (due to erasure) there's no way that you could have different...
So it seems like `Image.map` takes the size of the old image, but a new `(Int, Int) => A` function which it uses (ignoring the old raster's function). This is...
I don't think there's any cases where you'd want >> (signed right shift). It seems like most of the places you are doing this it doesn't really matter. But I...