def

func:companionAdd

companionAdd(rec)

Add new spec or instance to companion lib - see ProjCompanion.add. Examples:

companionAdd({rt:"spec", name:"MySpec", base:@sys::Dict, spec:@sys::Spec})
companionParse("MySpec: Dict { dis: Str }").companionAdd

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function