sg-s/cpplab

x.get(x.find('some*pattern')) is redundant

Closed this issue · 1 comments

sg-s commented

x.get('some*pattern) should work too

sg-s commented

also got x.set('some*pattern')