Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Enhancement Request - Adding /skip refinement to 'find and 'select Re:

From: brian::hawley::bigfoot::com at: 19-Sep-2000 22:20

Andrew Martin wrote:
>'sort has the /skip refinement: > >> help sort >... >REFINEMENTS: > /skip -- Treat the series as records of fixed size. > size -- Size of each record. (Type: integer) > >It would be very good if 'find and 'select had the same refinement. Then >things like associative memory stores become significantly easier to write.
Tell Feedback that you want this! I sent this request to Feedback on July 7, but I think they up the priority of enhancement requests if more people submit them. This feature would render most of the associative data structure conversation moot. We would still need for the hash! type to hash more than any-string! values. At least words, numbers and tuples should be hashed as well. Spread the word! Brian Hawley