[MLton] Bug in LargeInt.scan

Henry Cejtin henry.cejtin@sbcglobal.net
Mon, 15 Aug 2005 10:13:53 -0500


I would argue that the ? case should return NONE.  The logic is that there were
no digits.  Consider the analgous case: Int.fromString "~", or even "".  No
number was seen.