From: Timothy Gregory Date: 2013-06-09T19:58:05+09:00 Subject: Re: How do I write a method, which returns whether the letters in a word occur in alphabetical order --089e0160c958382f6204deb62d33 Content-Type: text/plain; charset=ISO-8859-1 Hi good question and similar to a previous one posed here for a method to count the consonants in a text or a speech a regular expression was the basis of a solution in that example On Sun, Jun 9, 2013 at 9:57 AM, Tario C. wrote: > Hi Robert, > > Is there a reference directory of algorithms? How do I know the > functionality of every algorithm? > > Thank you > > -- > Posted via http://www.ruby-forum.com/. > > --089e0160c958382f6204deb62d33 Content-Type: text/html; charset=ISO-8859-1
Hi
good question and similar to a previous one posed here
for a method to count the consonants in a text or a speech
a regular expression was the basis of a solution in that example


On Sun, Jun 9, 2013 at 9:57 AM, Tario C. <lists@ruby-forum.com> wrote:
Hi Robert,

Is there a reference directory of algorithms? How do I know the
functionality of every algorithm?

Thank you

--
Posted via http://www.ruby-forum.com/.


--089e0160c958382f6204deb62d33--