T in _.Dictionary<T>
T in _.List<T>
TResult in _.ListIterator<T, TResult>
TResult in _.MemoIterator<T, TResult>
TResult in _.ObjectIterator<T, TResult>
underscore.js template settings, set templateSettings or pass as an argument to 'template()' to override defaults.
Default value is '/<%-([\s\S]+?)%>/g'.
Default value is '/<%([\s\S]+?)%>/g'.
Default value is '/<%=([\s\S]+?)%>/g'.
underscore.js _.throttle options.
If you'd like to disable the leading-edge call, pass this as false.
If you'd like to disable the execution on the trailing-edge, pass false.