Discussion: Add total indexing function to Data.Sequence
Evan Laforge
qdunkan at gmail.com
Mon May 30 01:10:05 UTC 2016
On Sun, May 29, 2016 at 5:42 PM, David Feuer <david.feuer at gmail.com> wrote:
> How about (!?) like Data.Vector?
That's good too, though I think most operators should also have an
alphanumeric version for those who either like qualified imports, or
use it rarely enough that it's not worth memorizing another operator.
Or are already using the Data.Vector one.
More information about the Libraries
mailing list