def

func:set

set(val, key, item)

Set a collection item and return a new collection.

  • List: set item by index key
  • Dict: set item by key name

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function