;; create an array of 10 bytes and set one of the values to 127user=>(defbs(byte-array10))#'user/bsuser=>(vecbs)[0000000000]user=>(aset-bytebs2127)127user=>(vecbs)[001270000000]user=>
Log in to add an example
See Also
No see-alsos for clojure.core/aset-byte
Log in to add a see-also
1 Note
By , created 9.9 years ago
See aset for illustrations of multi-dimensional syntax.