README
array-last
Return the last element in an array. Faster than .slice
.Study from jonschlinkert/array-last.
Study from Jon Schlinkert/array-last.
Get the last or last n elements in an array.Study from Jon Schlinkert/array-last.
<script type="module">
import arrayLastG from 'https://cdn.skypack.dev/array-last-g';
</script>
Return the last element in an array. Faster than .slice
.Study from jonschlinkert/array-last.
Study from Jon Schlinkert/array-last.