Skip to content

Conversation

@TorBorve
Copy link
Owner

@TorBorve TorBorve commented May 2, 2025

  • allow mixing of reference and value in math operators. Such as:
let s = Tf::s();
let sys = 1.0 / &s * (10.0 / (&s + 10.0);

@TorBorve
Copy link
Owner Author

TorBorve commented May 2, 2025

fixes #44

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@TorBorve TorBorve merged commit 4967d17 into main May 2, 2025
7 checks passed
@TorBorve TorBorve deleted the feature/use-reference-in-core branch May 9, 2025 08:00
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