We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffa182 commit d76a9c0Copy full SHA for d76a9c0
README.md
@@ -1,5 +1,5 @@
1
# orb-array
2
-The usage of map, reduce, filter, fill etc. APIs is often verbose. *orb-array* aims to make it *less-verbose*.
+*orb-array* exposes concise APIs to manipulate arrays.
3
4
# Installation
5
Browser Installation. The module is exported as *orbarr* global variable.
0 commit comments