Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
unchecked-add-int
unchecked-add-int
function
v1.0
clojure.core/unchecked-add-int
Available in:
BB
CLJ
CLJS
(
unchecked-add-int
[
x
y
]
)
Returns the sum of x and y, both int. Note - uses a primitive operator subject to overflow.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
View source on GitHub ↗
← unchecked-add
unchecked-byte →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4