Re: Generalize indexing function
Henning Thielemann <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.libraries |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 11 Apr 2021, Akhra Gannon wrote: > It's distributive under IsList. > fromList (xs !! n) == (fromList xs) !! n fromList (xs !! n) ? I think, xs!!n is a single element. _______________________________________________ Libraries mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries