Skip to content

implemented count function #453

New issue

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

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

Already on GitHub? # to your account

Merged
merged 8 commits into from
Jul 4, 2021
Merged

implemented count function #453

merged 8 commits into from
Jul 4, 2021

Conversation

aman-godara
Copy link
Member

Counts the number of time substring pattern has occurred in the input string.

Tasks

  • implemented count function
  • added test cases
  • documented the function
  • Elemental or Pure -> Elemental

@awvwgk awvwgk added the reviewers needed This patch requires extra eyes label Jul 4, 2021
@awvwgk awvwgk self-requested a review July 4, 2021 16:07
@milancurcic milancurcic self-requested a review July 4, 2021 16:10
Copy link
Member

@milancurcic milancurcic 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, thank you!

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

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

Thanks, looks good to me.

@awvwgk awvwgk removed the reviewers needed This patch requires extra eyes label Jul 4, 2021
Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

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

Pending a few minor comments, SGTM.
Thank you.

Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
@awvwgk awvwgk merged commit c2b8338 into fortran-lang:master Jul 4, 2021
@aman-godara aman-godara deleted the count branch July 5, 2021 09:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants