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

JESI-1190 #9

Merged
merged 36 commits into from
Jun 26, 2018
Merged

JESI-1190 #9

merged 36 commits into from
Jun 26, 2018

Conversation

AndreTheHunter
Copy link
Contributor

@AndreTheHunter AndreTheHunter commented Jun 4, 2018

Copy link
Contributor Author

@AndreTheHunter AndreTheHunter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

axrs
axrs previously approved these changes Jun 26, 2018
ignored-vals #{cljs.core.PROTOCOL_SENTINEL}]
(->> x
gobj/getAllPropertyNames
(filter (comp not (partial contains? ignored-keys)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be also be
(filter (comp nil? ignored-keys))
or
(remove ignored-keys)

@axrs axrs removed their assignment Jun 26, 2018
@ElizabethForest ElizabethForest removed their assignment Jun 26, 2018
@axrs axrs assigned ElizabethForest and unassigned axrs Jun 26, 2018
@ElizabethForest ElizabethForest merged commit 7545004 into master Jun 26, 2018
@ElizabethForest ElizabethForest deleted the JESI-1190 branch June 26, 2018 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants