The source project of this merge request has been removed.
Add Data.Array.IArray.(!?)
All threads resolved!
All threads resolved!
Similar to operators with the same name in vector
and other libraries:
(!?) :: (IArray a e, Ix i) => a i e -> i -> Maybe e
Merge request reports
Activity
- Resolved by Lei Zhu
- Resolved by Francesco Gazzetta
added 5 commits
-
e7ad13c4...72b45886 - 4 commits from branch
ghc/packages:master
- 4053f7cf - Add Data.Array.IArray.(!?)
-
e7ad13c4...72b45886 - 4 commits from branch
mentioned in issue #17 (closed)
Please register or sign in to reply