in reply to Re^5: slicing array based on values but not index
in thread slicing array based on values but not index

TFT ikegami ,

I keep forgetting the for idiom you suggest - I really should remember to use map when and only when, modifying (elements of) the input list...

A user level that continues to overstate my experience :-))
  • Comment on Re^6: slicing array based on values but not index