View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000746 | LDMud | LPC Language | public | 2010-04-20 16:22 | 2021-04-16 22:14 |
| Reporter | bubbs | Assigned To | |||
| Priority | normal | Severity | trivial | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Summary | 0000746: implode(string *, string | void ) -> second argument assumes "" | ||||
| Description | It'd be handy if we could add "" as a default to the second argument to implode(). That's it. I'd find it useful in a number of cases, but especially with regexplode(); for example; implode(map(regexplode("sting", "[st]"), ([ "s":"S", "t":"tr", ]))) Or map(); write(implode(map(users()->query_name(), #'+, "\n"))) | ||||
| Tags | No tags attached. | ||||
| External Data (URL) | |||||