| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.PrimitiveArray.Index.Int
Contents
Orphan instances
| IndexStream Int Source # | |
| Index Int Source # | |
Methods linearIndex :: LimitType Int -> Int -> Int Source # fromLinearIndex :: LimitType Int -> Int -> Int Source # size :: LimitType Int -> Int Source # inBounds :: LimitType Int -> Int -> Bool Source # zeroBound' :: LimitType Int Source # totalSize :: LimitType Int -> [Integer] Source # | |
| Show (LimitType Int) Source # | |
| IndexStream z => IndexStream (z :. Int) Source # | |