Using the Garbage Collector to free user resources

…with the old Lazy ML/Haskell B. implementation from Chalmers being an early example: see filegcfinish() in LML/runtime/file.c (line 296) from the sources I refer to in this post.