047

Results 5 issues of 047

5.3 "The minimalistic application defines a counter of type ref and **a** registers a function for request handling"

5.3. "The dosync function is used **for** encapsulate transactional operations and all function calls in its function body run in the same transaction." Not "for" but "to" "The dosync function...

"Therefore, Clojure provides four different types of references to mutable state, that have different impacts, as shown in table :[autorefClojure primitives for handling mutable state.5.0](http://berb.github.io/diploma-thesis/community/053_stm.html#tbl:clojure_state)". Looks like there's no anchor...

5.2 "Java monitors are reentrant and recursive calls are supported." Maybe "Java monitors support reentrant and recursive calls." ?

"The fundamental idea of a single-threaded event loop eases concurrency concerns by providing a simple, and straight model of parallelism." Why comma after "simple"? There's an "and" already in place.