Places are essentially separate copies of the VM, which don't share any state. Procedures contain closed-over data and pointers to other parts of the heap, which is not shared between different places.
Sam On Wed, Jan 25, 2017 at 9:25 AM, Andreas Olsson <photoguy....@gmail.com> wrote: > Why isn't it possible to pass a procedure to a place, what is the technical > reason for it? > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.