iota-0.1.0.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Graph.Grid

Documentation

inGrid :: Int -> Int -> Int -> Int -> Bool Source #

neighbor4 :: Applicative f => Int -> Int -> (Int -> Int -> f ()) -> f () Source #