Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
eval
eval
function
v1.0
clojure.core/eval
Available in:
BB
CLJ
CLJS
(
eval
[
form
]
)
Evaluates the form data structure (not text!) and returns the result.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Control Flow › General
See Also
assert
comment
delay
delay?
deref
do
dotimes
doto
ensure-reduced
force
View source on GitHub ↗
← error-mode
even? →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4