Just a small suggestion regarding “findall” functionality in Julia. Maybe it could be possible to do it in a way so that it would work on strings as well?
See Find index of all occurences of a string for reference of why this might be helpful.
Kind regards
This may get lost unless you open an issue on Github.
Sure, I am bit new to this, would I just go to https://github.com/JuliaLang/julia and post there or, should I find the developer of findall functionality?
Kind regards
1 Like
I would suggest that you go to Issues · JuliaLang/julia · GitHub, open a new issue, describing the functionality you are missing, perhaps with an example.
For reference, I suggest you link the issue here after you created it.
2 Likes
Done, took me some time, but got around to it now.
https://github.com/JuliaLang/julia/issues/31788
Sorry if you were waiting.
Kind regards
1 Like