Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intro 8/32 #18

Open
Erynvorn opened this issue Nov 4, 2017 · 1 comment
Open

Intro 8/32 #18

Erynvorn opened this issue Nov 4, 2017 · 1 comment

Comments

@Erynvorn
Copy link

Erynvorn commented Nov 4, 2017

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}

@ertugrulcetin
Copy link
Member

@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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants