Array indexing: improved safety with modular arithmetic: Difference between revisions
(Created page with "Category:Proposals Instead of an error being triggered if an array access is outside its bounds: <pre> Prelude Data.Array> array (0, 1) (zip [0, 1] [False, True]) ! 2 *...") |
(Blanked the page) |
||
Line 1: | Line 1: | ||