ClojureScript API
github:
api
site
bytes
function
since v0.0-1798
clojure.core/bytes
Edit
(bytes x)
Source code @
clojurescript:src/main/cljs/cljs/core.cljs
(
defn
bytes
[
x
]
x
)