##// END OF EJS Templates
Use native map when possible...
Use native map when possible Implemented on all modern browser. There is a small behavior difference between $.map and Array.prototype.map but we don't rely on it. (jQuery flatten arrays and filters null-like)
Matthias Bussonnier -
r18410:ce1715fb
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...