Skip to content

Conversation

@fredrikekre
Copy link
Member

Fixes a large portion of the undocumented exports in #26919

@fredrikekre fredrikekre added the docs This change adds or pertains to documentation label May 15, 2018
⊈(a, b)
⊉(b, a)
Negotiation of `⊆` and `⊇`, i.e. checks that `a` is not a subset of `b`.
Copy link
Member

Choose a reason for hiding this comment

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

Negation

base/reduce.jl Outdated
∉(item, collection) -> Bool
∌(collection, item) -> Bool
Negotiation of `∈` and `∋`, i.e. checks that `item` is not in `collection`.
Copy link
Member

Choose a reason for hiding this comment

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

again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants