Talk:Databoard Specification
Revision as of 22:28, 6 April 2011 by Tuukka Lehtonen (talk | contribs) (Proposal: Range references)
Proposal: Range references
In addition to having IndexReference i-<index>, we could have for Array types a range reference r-10-99 which implies making a reference to a slice of the original array (indexes 10-99). This slice of 90 values can then in turn be sliced until finally referencing single indices with a slice with the same old i-<index> reference.