You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
Lists, vectors and maps evaluate to themselves, but sets don't produce any inline evaluation at all. This can be reproduced by evaluating the following in an Instarepl or a Clojure project:
kenny-evitt
changed the title
Sets don't display an inline evaluation
Literals, sets, and quote reader macro forms don't display an inline evaluation
Jan 24, 2016
I'm getting an exception now, both when I eval a set form in a Clojure file and when I type or paste one in an InstaREPL tab. I created LightTable/Clojure#71 for this.
From LightTable/LightTable#1665:
LT: 0.6.7
OS: OS X (10.9.4)
Lists, vectors and maps evaluate to themselves, but sets don't produce any inline evaluation at all. This can be reproduced by evaluating the following in an Instarepl or a Clojure project:
The text was updated successfully, but these errors were encountered: