View Issue Details

IDProjectCategoryView StatusLast Update
0000726LDMud 3.6Generalpublic2022-01-09 21:32
Reportersinnvoll Assigned ToGnomi  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version3.6.5 
Summary0000726: in - Operator
DescriptionAt 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-02-20 16:42 sinnvoll New Issue
2021-04-16 22:57 Gnomi Assigned To => Gnomi
2021-04-16 22:57 Gnomi Status new => assigned
2021-04-17 22:03 Gnomi Project LDMud 3.5 => LDMud 3.6
2021-04-17 22:03 Gnomi Category Implementation => General
2022-01-09 21:32 Gnomi Status assigned => resolved
2022-01-09 21:32 Gnomi Resolution open => fixed
2022-01-09 21:32 Gnomi Fixed in Version => 3.6.5