Conversation
|
good |
| /* remove this line after testing */ | ||
| let am = require('../lib/custom/american'); | ||
| am(); | ||
| for (let i = 666; i < Infinity; i++) { |
There was a problem hiding this comment.
You should use this for performance optimisation, to reach Infinity faster
| for (let i = 666; i < Infinity; i++) { | |
| for (let i = 666; i < Infinity; ++i) { |
There was a problem hiding this comment.
Thanks for noting that!
I admire your knowledge & skill set. Both are truly incredible.
Edit. btw you can achieve infinity earlier by setting let i = 667;
There was a problem hiding this comment.
tried it, doesnt work on my system.....
|
What's up |
|
Wait a minute... This PR was created 7 days ago. But the commits were added 2 years ago and the comments are from 11 days ago. Okay so my explanation is:
|
Maybe big corporations are pock fun at us. |
|
maybe |
|
LGTM! |
|
Sheesh |
|
👍👍👍 |
or could have warned before doing anything like this..so many people put their trust in the repo..it wasn't their fault to have met with this. |



var colors = require('colors/safe');
console.log(colors.green('hello')); // outputs green text
console.log(colors.red.underline('i like cake and pies')); // outputs red underlined text
console.log(colors.inverse('inverse the color')); // inverses the color
console.log(colors.rainbow('OMG Rainbows!')); // rainbow
console.log(colors.trap('Run the trap')); // Drops the bass