Mark a form as being analyzed. Assumes x satisfies IMeta. Useful to suppress
warnings that will have been caught by a first compiler pass.
Source
(defnanalyzed"Mark a form as being analyzed. Assumes x satisfies IMeta. Useful to suppress
warnings that will have been caught by a first compiler pass."[x](vary-metaxassoc::analyzedtrue))