Skip to content

Show list opts when inspecting Regex #11991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

sabiwara
Copy link
Contributor

Hi,

This is a proposal to improve inspection of Regex built from an atom list.

iex(1)> Regex.compile!("foo", [:caseless])
~r/foo/

This issue was mentioned in this forum .

Screen Shot 2022-07-18 at 11 07 31

Feel free to close if we want to keep it this way or follow a different approach 🙂

@josevalim josevalim merged commit a31c23e into elixir-lang:main Jul 18, 2022
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants