File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-arrays
2
2
3
- [ ![ Latest release] ( http://img.shields.io/bower/v/purescript-arrays.svg )] ( https://github.com/purescript/purescript-arrays/releases )
4
- [ ![ Build Status] ( https://travis-ci.org/purescript/purescript-arrays.svg?branch=master )] ( https://travis-ci.org/purescript/purescript-arrays )
5
- [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/55848c27363861001d000328/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/55848c27363861001d000328 )
3
+ [ ![ Latest release] ( http://img.shields.io/github/release/purescript/purescript-arrays.svg )] ( https://github.com/purescript/purescript-arrays/releases )
4
+ [ ![ Build status] ( https://travis-ci.org/purescript/purescript-arrays.svg?branch=master )] ( https://travis-ci.org/purescript/purescript-arrays )
6
5
7
6
Utility functions for the ` Array ` type - JavaScript's native arrays.
8
7
You can’t perform that action at this time.
0 commit comments