Data.Graph.Grid
inGrid :: Int -> Int -> Int -> Int -> Bool Source #
neighbor4 :: Applicative f => Int -> Int -> (Int -> Int -> f ()) -> f () Source #
mkGrid :: ByteString -> Vector Char Source #