filesets-alist-get

filesets-alist-get is a compiled Lisp function in `filesets.el'.

(filesets-alist-get ALIST KEY &optional DEFAULT CARP)

Get KEY's value in the association list ALIST.
Return DEFAULT if not found. Return (car VALUE) if CARP is non-nil.