Closed berndbischl closed 5 years ago
For atomics it is much faster to use match / is.element. Do you really need it for more complex objects?
paradox has that. and this is a very general thing. i would like to have it. we can document what you just said?
i added it, doced it and tested it, especially with r6 (which is what i need it for)
we currently use code like this instead
any(map_lgl(xs, identical, x)))