cosmos72 / stmx

High performance Transactional Memory for Common Lisp
http://stmx.org/
241 stars 14 forks source link

Tighten up tlog-func-vector type #23

Closed ajberkley closed 3 years ago

ajberkley commented 3 years ago

In principle, one could remove (the function) from the aref use of this array now, but it doesn't hurt for those implementations where type tracking isn't good.