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

Regex #722

Closed
evancz opened this Issue Sep 22, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@evancz
Member

evancz commented Sep 22, 2016

API Ideas

  • #378 - Handle invalid regex with regex : String -> Result String Regex
  • #644 - Allow for multiline regex matches

@evancz evancz added the meta label Sep 22, 2016

@elm elm locked and limited conversation to collaborators Sep 22, 2016

@evancz evancz changed the title from Problems and ideas for Regex module to Regex Sep 22, 2016

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Mar 25, 2017

Member

I fixed this stuff in evancz/regexp which will transfer to elm-lang/regexp when 0.19 comes out.

Member

evancz commented Mar 25, 2017

I fixed this stuff in evancz/regexp which will transfer to elm-lang/regexp when 0.19 comes out.

@evancz evancz closed this Mar 25, 2017

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.