Joined March 2012
·

VoQn

VoQn at Dwango
·
Tokyo
·
·
·

Posted to be careful about null over 1 year ago

Test Markdown syntax comment

isPrimitive(true); // true
isPrimitive(0); // true
isPrimitive(null); // true
isPrimitive([]); // false
Achievements
168 Karma
6,224 Total ProTip Views