[Haskell-cafe] google-like "do you mean?" feature
Robin Green
greenrd at greenrd.org
Thu Apr 16 02:57:36 EDT 2009
On Wed, 15 Apr 2009 23:31:50 -0700
Michael Mossey <mpm at alumni.caltech.edu> wrote:
> I was thinking that it might be useful to have a Google-like "do you
> mean this?" feature. If the field name is //customer=, then the
> parser might recognize a huge list of variants
> like //ustomer=, //customor=, etc...
You could reduce the probability of such errors by providing a standard
template that could be copy-pasted in wherever necessary.
--
Robin
More information about the Haskell-Cafe
mailing list