def

func:companionUpdate

companionUpdate(rec)

Update existing spec or instance in companion lib - see ProjCompanion.update. Examples:

companionRead("MySpec").merge({base:@sys::Scalar}).companionUpdate
companionRead("myFunc").merge({axon:"(x)=>x"}).companionUpdate

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function