##// 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 / nbformat
tests
v1
v2
v3
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...