A small Edit: I would like to propose to introduce a `swapcase/1`, `center/2` & `center/3` functions to the `Sting` module.
On Saturday, January 27, 2018 at 12:15:12 PM UTC+1, Dunya Kirkali wrote: > > Hi, > > I would like to propose to introduce a `swapcase/1` function to the > `Sting` module. > > Lately I have been rewriting some of my old Ruby code in Elixir and have > realized that some of the handy String functions from Ruby were not yet > there in Elixir. > So I wrote a module to achieve those. But I thought since such functions > are already in core Ruby that maybe we would also like to have them in > Elixir. > > It's obviously not a must have. I'd be happy to prepare a PR if accepted! > > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/c2bda818-9913-4834-84c0-00fe40178bd6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
