Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function Strings.contains #4493

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

beutlich
Copy link
Member

Cherry-picked from #3247.

@beutlich beutlich added enhancement New feature or enhancement L: Utilities Issue addresses Modelica.Utilities labels Oct 27, 2024
@beutlich beutlich added this to the MSL4.2.0 milestone Oct 27, 2024
@beutlich beutlich mentioned this pull request Oct 27, 2024
4 tasks
@beutlich beutlich requested a review from tobolar October 28, 2024 13:45
Co-authored-by: tobolar <[email protected]>
Copy link
Contributor

@tobolar tobolar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the benefit of this function? Just to simplify calling find when a boolean output is needed?

@beutlich
Copy link
Member Author

What is the benefit of this function? Just to simplify calling find when a boolean output is needed?

Yes, it is a higher-level function. It will be used by #3247 but added here as dedicated issue for better transparency (in release notes etc.)

@beutlich beutlich requested a review from tobolar October 29, 2024 16:01
Copy link
Contributor

@tobolar tobolar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement L: Utilities Issue addresses Modelica.Utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants