Add Comfort Utility Functions to CellGrid class #50

Open
opened 2018-08-31 07:27:13 +00:00 by marty-oehme · 1 comment
marty-oehme commented 2018-08-31 07:27:13 +00:00 (Migrated from gitlab.com)

nice to have methods:

  • row(y); -> returns whole row as its own list

  • column(x); -> returns whole column as its own list

  • respective forEach's as well?

  • respective setters per row/column

  • merge method to efficiently merge changeSets into the current grid

nice to have methods: - [ ] row(y); -> returns whole row as its own list - [ ] column(x); -> returns whole column as its own list - [ ] respective forEach's as well? - [ ] respective setters per row/column - [ ] merge method to efficiently merge changeSets into the current grid
marty-oehme commented 2018-08-31 07:27:34 +00:00 (Migrated from gitlab.com)

marked this issue as related to #44

marked this issue as related to #44
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#50
No description provided.