Skip to content
  • Mark OLESEN's avatar
    ENH: improve consistency of ListOps and stringListOps · f9599279
    Mark OLESEN authored
    - subsetList, inplaceSubsetList with optional inverted logic.
    
    - use moveable elements where possible.
    
    - allow optional starting offset for the identity global function.
      Eg,  'identity(10, start)' vs 'identity(10) + start'
    f9599279