Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gusgitmath/string_indices

Small function to return counts and indices of characters in a string.
https://github.com/gusgitmath/string_indices

Last synced: about 7 hours ago
JSON representation

Small function to return counts and indices of characters in a string.

Awesome Lists containing this project

README

        

# String_index
A function that finds the indices and
count in a string for a given character.