Skip to content

Commit d896b95

Browse files
committed
udpating readme
1 parent 63f0fa2 commit d896b95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Creates a new dense array with a length of `end-start` elements. `start` is incl
4444

4545
Creates a new dense array with `len` number of elements, from zero to `len-1`.
4646

47+
If `len` is unspecified, it defaults to zero (empty array).
48+
4749
## License
4850

4951
MIT, see [LICENSE.md](http://github.com/mattdesl/array-range/blob/master/LICENSE.md) for details.

0 commit comments

Comments
 (0)