Skip to content
Prev 3655 / 10988 Next

[Rcpp-devel] Testing for existence of named components

On 29 March 2012 at 14:15, Dirk Eddelbuettel wrote:
| Ok, so barring objections, I'll change the code as well as the unit test I
| added to use 'hasElementNamed()'.

I settled on containsElementNamed().

Dirk