Menu

Commit [r2030]  Maximize  Restore  History

small optimization... `null == foo` is usually faster than `foo == null` since it won't first try to convert `null` into whatever `foo` is..

rob_d_clark 2008-12-21

changed /branches/oscript-3.x/org.oscript/oscript/data/Value.java
/branches/oscript-3.x/org.oscript/oscript/data/Value.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.