View Issue Details

IDProjectCategoryView StatusLast Update
0000294LDMud 3.6LPC Compiler/Preprocessorpublic2022-09-20 00:47
ReporterlarsAssigned ToGnomi  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionduplicate 
Product Version3.2.10 
Fixed in Version3.6.6 
Summary0000294: Range operator in mappings
DescriptionShort: Range operators on 2d mappings
From: Lars
Date: 2002-05-07
Type: Feature
State: New

m = ([ "foo": 2; 3; 4, "spot": 7; 8; 9 ]);

m["spot",0..1] --> ({ 7, 8 })

It could be implemented such that m["spot",<range>] always returns a flat copy of the values in the mapping.
TagsNo tags attached.

Relationships

duplicate of 0000753 resolvedGnomi Ranged mapping indexing 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2004-11-27 00:57 lars New Issue
2011-02-20 01:19 zesstra Relationship added duplicate of 0000753
2011-02-20 02:00 zesstra Project LDMud => LDMud 3.5
2022-09-20 00:47 Gnomi Project LDMud 3.5 => LDMud 3.6
2022-09-20 00:47 Gnomi Assigned To => Gnomi
2022-09-20 00:47 Gnomi Status new => assigned
2022-09-20 00:47 Gnomi Status assigned => resolved
2022-09-20 00:47 Gnomi Resolution open => duplicate
2022-09-20 00:47 Gnomi Fixed in Version => 3.6.6