"README" did not exist on "f4ee69e9e92b9ef6a5d885b7db2ac61bbfbd7129"
Forked from
alexandria / alexandria
Source project has a limited visibility.
-
Tobias C. Rittweiler authored
* macros.lisp (parse-body): Don't use ALEXANDRIA:STARTS-WITH. The reason is that this way PARSE-BODY is a completely standalone definition, and can hence be used in consequent macro definitions within the Alexandria project without having to worrying if `sequences.lisp' has already been loaded (where STARTS-WITH is defined.)
Tobias C. Rittweiler authored* macros.lisp (parse-body): Don't use ALEXANDRIA:STARTS-WITH. The reason is that this way PARSE-BODY is a completely standalone definition, and can hence be used in consequent macro definitions within the Alexandria project without having to worrying if `sequences.lisp' has already been loaded (where STARTS-WITH is defined.)