>>4
Python's decorator syntax is not standard CL syntax, isn't it? They're using some library or did they define it somewhere? I can't find it.
Also,
clack/src/util/ducktype.lisp
And it has a reader macro on
&.
If they wanted fucking Python, why do use CL? Why duck-typing when CL has multidispatch? At least they're using ``proper quotes''.