I'd like to remove certain members of an object (for the sake of argument, those whose keys start with '_'). What's an elegant way to do this? The naïve way would be:I'd like to remove certain members of an object
I'd like to remove certain members of an object (for the sake of argument, those whose keys start with '_'). What's an elegant way to do this? The naïve way would be:I'd like to remove certain members of an object