Sha256: 9fbe21b3148226977f8c01cd25930e8e514d212248b05fcf64a951bcd5aa53a0
Contents?: true
Size: 313 Bytes
Versions: 71
Compression:
Stored size: 313 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
71 entries across 71 versions & 2 rubygems