In the context of having a REPL for Go (and the new plugin support!) where 
we would generate functions at runtime, I'm curious if the garbage 
collector could be made to scan (perhaps on cue) some designated sub-space 
for unreachable functions?  Is my assumption correct that functions are not 
currently garbage collected?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to