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
@Erynvorn thanks for reaching out! Basically you only need to provide #{:a :b :c :d} set has this special form #{...} or you could write like this: (hash-set :a :b :c :d)
Hi, please provide a link to some kind of background information to explain set simplification
Is the answer made of these two lines ?
#{:a :b :c :d}
{:a :b :c :d}
Why not {:a :b :c :d} and {:a :b :c :d}
The text was updated successfully, but these errors were encountered: