Skip to content

Conversation

@molpopgen
Copy link
Member

  • refactor: table row getters return None for indexes out of range
  • fix node_table.rs
  • fix edge_table.rs
  • fix mig table
  • ind tqable
  • pos table
  • mutation table
  • "non-controversial" changes to tree interface source file
  • req'd fixes in tree interface source file

@molpopgen molpopgen force-pushed the refactor_row_access branch 2 times, most recently from 0155002 to f984006 Compare October 31, 2022 00:21
* table column getters now return Option instead of Result
* tree getters now return Option instead of Result
* Tree functions returning iterators now return
  Option<impl Iterator<...>> instead of Result<impl Iterator<...>>.
* Update documentation

BREAKING CHANGE: return value changes
@molpopgen molpopgen force-pushed the refactor_row_access branch from f984006 to 11e6c4c Compare October 31, 2022 00:26
@molpopgen molpopgen marked this pull request as ready for review October 31, 2022 00:33
@molpopgen molpopgen merged commit cb580f1 into main Oct 31, 2022
@molpopgen molpopgen deleted the refactor_row_access branch October 31, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants