Use of regexp for ocaml

Hi,
as an ocaml coder, I’m always frustrated when I need to rewrite a function that split a sentence into a list of words or a line of numbers separated by spaces into a list of numbers. Would it be possible to include the Str module into codingame?

Thank you for your answer

Swagusn

EDIT: I put my post in a more appropriate section, maybe I’ll have an answer here :slight_smile:

EDIT2: An even better section

EDIT3: And now I feel embarassed cause there is already a discussion on this here. So just take my post as a reminder that some users would like to have the possibility to use the Str module. Thank you :slight_smile:

2 Likes