View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000726 | LDMud 3.6 | General | public | 2010-02-20 15:42 | 2022-01-09 20:32 |
| Reporter | sinnvoll | Assigned To | Gnomi | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 3.6.5 | ||||
| Summary | 0000726: in - Operator | ||||
| Description | At the moment after member_array and member I have to look up, which parameter of member comes first. if(array_member in array) do_something(); if(character in char_string) do_something_else(); if(key in map) do_something_completely_different(); An infix operator 'in' would be more readable and intuitive. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-02-20 15:42 | sinnvoll | New Issue | |
| 2021-04-16 20:57 | Gnomi | Assigned To | => Gnomi |
| 2021-04-16 20:57 | Gnomi | Status | new => assigned |
| 2021-04-17 20:03 | Gnomi | Project | LDMud 3.5 => LDMud 3.6 |
| 2021-04-17 20:03 | Gnomi | Category | Implementation => General |
| 2022-01-09 20:32 | Gnomi | Status | assigned => resolved |
| 2022-01-09 20:32 | Gnomi | Resolution | open => fixed |
| 2022-01-09 20:32 | Gnomi | Fixed in Version | => 3.6.5 |