emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: type checking for arbitrary lisp objects


From: Roland Winkler
Subject: Re: type checking for arbitrary lisp objects
Date: Fri, 11 Apr 2014 22:32:15 -0500

On Fri Apr 11 2014 Stefan Monnier wrote:
> AFAIK cl-deftype is specifically there to define those patterns, so you
> can later pass them to cl-check-type.

I begin to understand how this is supposed to work.  Is it also
possible to define more complex types recursively, similar to `list'
and `repeat' used by defcustom's :type keyword?  My complete
knowledge about these cl functions is based on their info page,
which is somewhat brief.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]