sbcl-defstar 0.4.2
Channel: gn-bioinformatics
Home page: https://github.com/lisp-maintainers/defstar
Licenses: GPL 3
Synopsis: Type declarations for defun et all
Description:
defstar
is a collection of Common Lisp macros that can be used in place of defun
, defmethod
, defgeneric
, defvar
, defparameter
, flet
, labels
, let
* and lambda
. Each macro has the same name as the form it replaces, with a star added at the end.
sbcl-defstar 1.0.0-1.132829d
Channel: guix
Home page: http://bitbucket.org/eeeickythump/defstar/
Licenses: GPL 3
Synopsis: Easy inline (return) type declarations for functions
Description:
Defstar is a collection of Common Lisp macros that can be used in place of defun
, defmethod
, defgeneric
, defvar
, defparameter
, flet
, labels
, let*
and lambda
. Each macro has the same name as the form it replaces, with a star added at the end, e.g. defun
. (the exception is the let*
replacement, which is called *let
).
Total results: 2