def

func:specType

specType(spec)

Data type of the spec. Returns the spec itself if given a top-level type.

Examples:

specType(Str)                      >>  sys:Str
spec("ph::Equip.equip").specType   >>  sys::Marker

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function