logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       Return the key of the first property in a property list. The mplist_key() function returns the key of the
       first property in property list plist. If the length of plist is zero, it returns Mnil.

Name

       mplist_key -

Synopsis

       MSymbol mplist_key (MPlist * plist)

See Also