Skip to content

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
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.

4 participants