module Controller.Menu.Table.Transpose (columnEventHandlerWith,rowEventHandlerWith) where import Controller (Controller) columnEventHandlerWith,rowEventHandlerWith :: [Int] -> Controller ()