this array declares the ordering in which your runtime environment is tested against,
to automatically identify the current runtime.
modifying this array (or re-ordering it) is useful in situations where you would like to expand support to a new runtime.
do note that modifying this array will only affect the output of identifyCurrentRuntime, and nothing else.
this array declares the ordering in which your runtime environment is tested against, to automatically identify the current runtime.
modifying this array (or re-ordering it) is useful in situations where you would like to expand support to a new runtime. do note that modifying this array will only affect the output of identifyCurrentRuntime, and nothing else.