I had a similar thought. That will probably do the trick. Jared.
On 2/8/09, Svein Ove Aas <[email protected]> wrote: > On Mon, Feb 9, 2009 at 8:02 AM, Jared Updike <[email protected]> wrote: > > It looks like two "Map.split"s will do what I need except for allowing > > more exact testing of <= vs. < (since == elements are left out of both > > maps...?) > > > > If your key is an instance of Enum, you can use succ/pred to work > around that little problem. > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
