Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
not=
not=
function
v1.0
clojure.core/not=
Available in:
BB
CLJ
CLJS
(
not=
[
x
]
[
x
y
]
[
x
y
&
more
]
)
Same as (not (= obj1 obj2))
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Math & Logic › Comparison
See Also
<
<=
=
>
>=
compare
View source on GitHub ↗
← not-every?
ns →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4