| Type | Wish | Status | reviewed | Date | 13-Apr-2011 09:31 |
|---|---|---|---|---|---|
| Version | alpha 112 | Category | Native | Submitted by | GHigley |
| Platform | All | Severity | tweak | Priority | low |
| Summary | MAP-EACH should be able to take any series as its DATA argument |
|---|---|
| Description | I realize MAP-EACH returns a block (and it should still do so), but it would be nice if it could take any series as the DATA argument instead of just block and vector. |
| Example code |
>> map-each digit to string! 3456 [to integer! to string! digit] == [3 4 5 6] |
| Assigned to | n/a | Fixed in | - | Last Update | 5-Mar-2014 09:17 |
|---|
| Date | User | Field | Action | Change |
|---|---|---|---|---|
| 5-Mar-2014 09:17 | BrianH | Code | Modified | - |
| 5-Mar-2014 09:17 | BrianH | Status | Modified | submitted => reviewed |
| 13-Apr-2011 09:31 | GHigley | Ticket | Added | - |