This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

mruoss
Hey, does anybody know if it is possible to escape escape characters like \r or \u2003? Given a string containing such characters, I’d li...
New
cblavier
Hey there :wave:, I fetch some HTML content with Req and extract plain text with Floki. The retrieved text contains hex characters such...
New
kip
I’m working on making sure all the ex_cldr_* and unicode_* libraries are ready for OTP 28. I know that one of the key changes is that OTP...
New

Trending Over Three Years Top

abtrapp
Hi! Can somebody please explain this: iex(9)> Regex.match?(~r/\p{Lu}/, "Ö") true iex(10)> Regex.match?(~r/\p{Lu}/, "ö") true iex(...
New
shotleybuilder
Hi, I’m not understanding the behaviour when including unicode inside a string which is then string concatenated. The resulting string ...
New
scouten
I’m parsing a file format by recursing on a charlist. One of the challenges I have in parsing this format is determining whether the curr...
New
thojanssens1
I want to sort a list of countries. Unfortunately, the sort function will set “Åland Islands” as last element, because it starts with an ...
New
dogweather
I’m parsing a lot of Government web pages which were produced on ancient Microsoft systems. Like the .aspx Oregon Revised Statutes homepa...
New
rnice01
Hello! We are working with responses from an API that contain HTML from websites. Some of these websites contain unicode code points tha...
New
vrod
I understand that \u can help make unicode characters like "\u00E4" becomes "ä". How can I take a variable like "00E4" and convert it to...
New
mudasobwa
AFAIU, Elixir delegates regular expression evaluation to Erlang. Erlang claims to support Unicode general category matchers. “ is decla...
New
nikody
I stumbled upon something that baffles me while working with PDF files. The problem arose due to the non-ASCII characters âãÏÓ on the sec...
New
aochagavia
I am looking for a way to split utf8 strings into chunks that have some logical cohesion (e.g. avoid splitting in the middle of a word or...
New
adrian
Hello, I need to find the position of a match using Regex.run on a text with unicode characters. This is an example: iex> Regex.run...
New
chemist
Spent quite a bit of time pondering this as I am unable to get the desired output similar to the PHP function that im trying to duplicate...
New
dogweather
According to the docs, String.split/1… Divides a string into substrings at each Unicode whitespace occurrence… (emphasis mine) But I...
New
fireproofsocks
I think I’ve been staring at pattern matches so long I’ve started to go blind. What I’d like to do is to inspect the code point for a ch...
New
locopati
I was using the Erlang trace debugger to see how my string parsing code was being called. The strings are Unicode and so the output was l...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement