Skip to content

Comments

Point seg tree#51

Merged
lrvideckis merged 15 commits intomainfrom
point_seg_tree
Jun 3, 2024
Merged

Point seg tree#51
lrvideckis merged 15 commits intomainfrom
point_seg_tree

Conversation

@lrvideckis
Copy link
Member

No description provided.

@lrvideckis
Copy link
Member Author

lrvideckis commented Jun 2, 2024

regarding op: Box<dyn Fn(T, T) -> T>, instead of just op: fn(T, T) -> T,

This is what I had to do to allow the lambda/closure to capture outside variables (in this case the mod md)

@lrvideckis lrvideckis merged commit c2b04a3 into main Jun 3, 2024
@lrvideckis lrvideckis deleted the point_seg_tree branch June 3, 2024 22:28
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