memApply                Analog of 'parApply' function for a shared
                        memory context.
memLapply               Analog of 'parLapply' function for a shared
                        memory context.
memshare-package        Shared Memory Multithreading
memshare_gc             Function to remove all handles (ownership and
                        viewership) for a namespace in a worker
                        context.
mutualinfo              Mutual Information of continuous and discrete
                        variables.
pageList                Function to obtain a list of the registered
                        variables of the current session.
registerVariables       Function to register variables in a shared
                        memory space.
releaseVariables        Release variables from a shared memory
                        namespace
releaseViews            Function to release views of a shared memory
                        space.
retrieveMetadata        Function to obtain the metadata of a variable
                        from a shared memory space.
retrieveViews           Function to obtain an "ALTREP" representation
                        of variables from a shared memory space.
viewList                Function to obtain a list of the views the
                        current session holds.
