summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-06-04 19:40:30 -0700
committerJoe Wilm <joe@jwilm.com>2016-06-04 19:40:30 -0700
commit4fdd5280f1e79ea6575a6a110951c564a7dd235e (patch)
tree89d11f7b903c53e974dca13d9dff227269cd57c1 /res
parent2f058bd053f52307bdbf3709209418ac26871678 (diff)
Add iterator methods to Grid and Row types
The iterator methods simplify logic in the main grid render function. To disambiguate iterator methods from those returning counts (and to free up names), the `rows()` and `cols()` methods on `Grid` have been renamed to `num_rows()` and `num_cols()`, respectively.
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions