> Le 7 oct. 2014 à 20:36, Dmitry Soshnikov <[email protected]> a écrit > : > > And other things are better be written: > > ``` > <ArrayKind>.from(iterable).map(mapfn) > ``` > > Am I still missing something? Yes: `UInt32Array.from(['a', 'b', 'c], x => x.codePointAt(0))` —Claude _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss
- Array.from API Dmitry Soshnikov
- Re: Array.from API Rick Waldron
- Re: Array.from API Rick Waldron
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API C. Scott Ananian
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- RE: Array.from API Domenic Denicola
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Claude Pache
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Rick Waldron
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Tab Atkins Jr.
- Re: Array.from API Dmitry Soshnikov
- Re: Array.from API Claude Pache

