Top "Quote" questions

The Lisp quote is a special operator that returns its only argument, unevaluated.

How to get own quote-item-field to order-item?

I want to save custom information in order_item-table. These information where created in cart. So I do it like …

magento quote
The #' in common lisp

In chapter 3 of Practical Common Lisp book there's an example of a SQL-like select and where functions. Here's a simplified …

common-lisp quote