moodymudskipper / inops

Infix Operators for Detection, Subsetting and Replacement
GNU General Public License v3.0
40 stars 0 forks source link

regex ops don't have the same consistency to == as other ops #18

Closed moodymudskipper closed 4 years ago

moodymudskipper commented 4 years ago

The code of in_regex should be reviewed and look more like %in{}%, the rhs should be just as flexible.

moodymudskipper commented 4 years ago

actually quote(a) %in~% "a" works and it is the one which should work.

as for vectors of patterns, that's closed by https://github.com/moodymudskipper/rangeops/commit/6a3c43ba54c52d7808a445ede58f503a2fb7348f