Haskell Platform proposal: Add the vector package

Thomas Schilling nominolo at googlemail.com
Thu Jul 5 16:58:30 CEST 2012


On 5 July 2012 15:28, Henning Thielemann <lemming at henning-thielemann.de> wrote:
fe functionality should be the default.
>
> I also see a divergence of usages of the term "safe". It is sometimes used
> where "total (function)" is meant. I prefer the meaning of "safe" in the
> sense of SafeHaskell and unsafePerformIO.

Where would you classify functions that don't perform bounds checking?
They can be used to read (or write!) arbitrary heap locations.

-- 
Push the envelope. Watch it bend.



More information about the Libraries mailing list