Checks if n is between start and up to, but not including, end. If start is greater than end the params are swapped to support negative ranges.
n
start
end
Differences from lodash:
0
Contribution to minified bundle size, when it is the only function imported:
Checks if
n
is betweenstart
and up to, but not including,end
. If start is greater than end the params are swapped to support negative ranges.Differences from lodash:
start
andend
are both required0
Contribution to minified bundle size, when it is the only function imported: