Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kneurgao kneurgao released this 14 Aug 21:05
· 45 commits to master since this release

Created pipe for joining array of strings
Created pipe for combining array with other elements/arrays
Created pipe for filling array with given element
Created pipe for copying elements within array
Created pipe for every elements within array
Created pipe for mapping the elements of an array
Created pipe for some elements within array
Created pipe for getting first 'n' elements from array
Created pipe for getting last 'n' elements from array