def

func:specMeta

specMeta(spec)

Get the spec's effective declared meta-data as dict.

Examples:

specMeta(Date)  >>  {sealed, val:2000-01-01, doc:"...", pattern:"..."}

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function