Skip to content
Prev 49795 / 63421 Next

names function for environments?

On Thu, Jan 29, 2015 at 5:51 AM, Martin Maechler <
maechler at lynne.stat.math.ethz.ch> wrote:

            
Yea, but it is super weird that as.list() filters elements out of the
environment during coercion.

I think I'm going to look through the uses of ls() inside of the core
packages, because I suspect that is usually not necessary to extract the
keys, and there is a cleaner (and probably faster) way to achieve the same
result.