Re: reverse String asHex
Steve Dekorte <[email protected]> Thu, 8 Dec 2011 10:56:08 -0800
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
On 2011-12-08 Thu, at 06:43 AM, Mildred Ki'Lya wrote: > In particular I would prefer having String asNumber(base) instead of having to do a concatenation. IIRC, aSequence fromBase(16) should work.