<Putonlalla>
When dealing with syntax, lists and pairs are distinct? I guess they must be.
<Putonlalla>
I was expecting `(syntax-e #'(1 2 . 3))` to produce `` `(,#'1 ,#'(2 . 3))`` instead of `` `(,#'1 ,#'2 . ,#'3)``.
<samth>
Putonlalla: it's not that lists and pairs are distinct. it's that a syntax object wraps an arbitrary racket value, which can be a list or anything else
<samth>
there's a separate question about the behavior of `syntax` and which values it put in the syntax object.
gonzigdude has quit [Quit: artafath!]
gonzigdude has joined #racket
morte has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
morte has joined #racket
szkl has quit [Quit: Connection closed for inactivity]
danse-nr3 has quit [Ping timeout: 260 seconds]
morte has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
danse-nr3 has joined #racket
rekahsoft has joined #racket
macabro has joined #racket
fun-safe-math has quit [Ping timeout: 264 seconds]
fun-safe-math has joined #racket
danse-nr3 has quit [Ping timeout: 252 seconds]
rekahsoft has quit [Remote host closed the connection]
rekahsoft has joined #racket
macabro has quit [Ping timeout: 255 seconds]
shawnw has joined #racket
Tuplanolla has joined #racket
morte has joined #racket
morte has quit [Ping timeout: 252 seconds]
morte has joined #racket
gera has joined #racket
lagash has joined #racket
morte has quit [Ping timeout: 252 seconds]
Kratacoa has joined #racket
rekahsoft has quit [Ping timeout: 268 seconds]
sudden has quit [Ping timeout: 268 seconds]
sudden has joined #racket
Kratacoa has quit [Ping timeout: 264 seconds]
morte has joined #racket
Tuplanolla has quit [Quit: Leaving.]
morte has quit [Remote host closed the connection]