Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://tweag.github.io/HaskellR/docs/managing-memory.html

https://tweag.github.io/HaskellR/docs/memory-allocation.html

Both these links have more information on this.

As far as I can tell (and most of this is way over my head) the native R garbage collection is used



Yes - the R GC manages R objects allocated by the R interpreter, and conversely the Haskell GC manages Haskell objects allocated by the Haskell runtime.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: