Sha256: 3784498f7dbfcbe43e250950bab93876334a3ba548d299ca310702b9dccfd03f
Contents?: true
Size: 310 Bytes
Versions: 132
Compression:
Stored size: 310 Bytes
Contents
// /**#=+ // * { // * 'D': 'Date.prototype', // * '$N': 'Number' // * } // */ // var D = Date.prototype, // $N = Number; // // D.locale = function(){ // }; // // /** // @return {string} The cardinal number string. // */ // $N.nth = function(n){ // }; // // LOAD.file = function(){ // } // // /**#=-*/
Version data entries
132 entries across 131 versions & 14 rubygems