Skip to content

Conversation

@molpopgen
Copy link
Member

  • pub fns taking NodeId now take N: Into + Copy

BREAKING CHANGE: code using, e.g., 1_i32.into() must
be rewritten as 1_i32

* pub fns taking NodeId now take N: Into<NodeId> + Copy

BREAKING CHANGE: code using, e.g., 1_i32.into() must
be rewritten as 1_i32
@molpopgen molpopgen force-pushed the tree_api_ergonomics branch from 3975723 to 7ee48bd Compare November 6, 2022 18:50
@molpopgen molpopgen merged commit 611f693 into main Nov 6, 2022
@molpopgen molpopgen deleted the tree_api_ergonomics branch November 6, 2022 18:56
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