def

func:remove

remove(val, key)

Remove an item from a collection and return a new collection.

  • List: key is index to remove at
  • Dict: key is tag name

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function