isAt

fun Grid.Address.isAt(row: Int, column: Int): Boolean

Convenience to concisely check an Address against individual indices.