def
func:specMetaOwn
specMetaOwn(spec)
Get the spec's own declared meta-data as dict.
NOTE: this function returns the meta using haystack level fidelity
Examples:
specMetaOwn(Date) >> {sealed, val:2000-01-01, doc:"...", pattern:"..."}
Get the spec's own declared meta-data as dict.
NOTE: this function returns the meta using haystack level fidelity
Examples:
specMetaOwn(Date) >> {sealed, val:2000-01-01, doc:"...", pattern:"..."}