Safe Haskell | None |
---|---|
Language | Haskell2010 |
Orphan instances
IndexStream Int Source # | |
Index Int Source # | |
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 # | |