Users Pricing

forum

Home Forums How to split strings into tokens in Erlang? – MindStick

How to split strings into tokens in Erlang?

Anonymous User 3207 14 Mar 2016
I am new in Erlang programming, so I want to know how can I split strings using Erlang Code.
This is my StringMyString = "I Love Erlang Programming";
I want to split above string into a list of tokens.
Please help me, and give me an example if possible.
Thank you.

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md