Main Page/RED By Topics: Difference between revisions

m
Line 85:
| Back || || || || || || || || ||
|-
| Change || Changes series from current position || Series to change || YES || || || || || ||
|-
| Clear || Deletes everything from current position to tail || || || || || || || ||
|-
| Collect || || || || || || || || ||
Line 93:
| Compose || || || || || || || || ||
|-
| Copy || Returns a copy of the series || || || || || || || ||
|-
| Empty? || || || || || || || || ||
|-
| Exclude || Returns first arguments values minus second argument values || || || || || || || ||
|-
| Extract || || || || || || || || ||
|-
| Find || Returns a series from the mathing position || || || || || || || ||
|-
| Head || || || || || || || || ||
Line 109:
| Index? || || || || || || || || ||
|-
| Insert || Insert a value in the current position shifting the previous value(s) to the right || || || || || || || ||
|-
| Last || || || || || || || || ||
Line 115:
| Length? || || || || || || || || ||
|-
| Move || Move element(s) of the series to another || || || || || || || ||
|-
| Next || || || || || || || || ||
Line 123:
| Path? || || || || || || || || ||
|-
| Pick || Takes the N'th value || || || || || || || ||
|-
| Poke || Sets the N th value || || || || || || || ||
|-
| Rejoin || || || || || || || || ||
|-
| Remove || Remove the first value of a series starting from current position || || || || || || || ||
|-
| Replace || Replace the found value with another one || || || || || || || ||
|-
| Reverse || Reverse all the arguments of a series || || || || || || || ||
|-
| Select || Selects (extract) the item next to the matched one || || || || || || || ||
|-
| Skip || Move index one or more position forward|| || || || || || || ||
|-
| Sort || Sort the series || || || || || || || ||
|-
| Swap || Swap the current elements of two series || || || || || || || ||
|-
| Tail || || || || || || || || ||
Line 149:
| Take || || || || || || || || ||
|-
| Take || Remove and returns on or more elements of a series || || || || || || || ||
|-
| Union || Returns the unique elements of two series || || || || || || || ||
|-
| Unique || REturns the unique elements of a series || || || || || || || ||
|-
|First || || || || || || || || ||