Skip to content
  • Alexander Neundorf's avatar
    · 2f23ecdb
    Alexander Neundorf authored
    ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index
    and which is more useful, because then you can also access the item behind
    the one you were looking, useful for writing macros with optional keywords
    with parameters
    
    Alex
    2f23ecdb