|
|
|
|
|
by victorbjorklund
246 days ago
|
|
Also assuming one can mix garbage collection with the borrower (is that what its called in rust?) one should be able to use GC for things that arent called that much / that important and use the normal way for things that benefit from no GC interupts etc |
|