modes of a list?
"courses.cs" <[email protected]> Sun, 18 Oct 2009 16:20:51 -0700 (PDT)
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
--===============1349690813931500700== Content-Type: multipart/alternative; boundary="----=_Part_80777_6483810.1255908051678" ------=_Part_80777_6483810.1255908051678 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, Anybody knows how to implement this function in SML? fun modes list =3D =E2=80=A6.. it should be used like this: modes [1,1,2,2,2,3,3,4,5,5,5] which should produce=20 [2,5] Thanks; --=20 View this message in context: http://www.nabble.com/modes-of-a-list--tp2594= 5674p25945674.html Sent from the SML/NJ mailing list archive at Nabble.com. ------=_Part_80777_6483810.1255908051678 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, Anybody knows how to implement this function in SML? fun modes list =3D =E2=80=A6.. it should be used like this: modes [1,1,2,2,2,3,3,4,5,5,5] which should produce=20 [2,5] Thanks; <br><hr align=3D"left" width=3D"300"> View this message in context: <a href=3D"http://www.nabble.com/modes-of-a-l= ist--tp25945674p25945674.html">modes of a list?</a><br> Sent from the <a href=3D"http://www.nabble.com/SML-NJ-f14164.html">SML/NJ m= ailing list archive</a> at Nabble.com.<br> ------=_Part_80777_6483810.1255908051678-- --===============1349690813931500700== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference --===============1349690813931500700== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Smlnj-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smlnj-list --===============1349690813931500700==--