knockout.mapping icon indicating copy to clipboard operation
knockout.mapping copied to clipboard

Only get types once in mergeArrays

Open timtucker opened this issue 11 years ago • 0 comments

Make a max of 2 calls to exports.getType instead of 4 calls. Should be slightly faster and a little smaller when minified.

timtucker avatar Mar 20 '13 12:03 timtucker