rql
rql copied to clipboard
Small update to match/filter so regex flags can be passed
Give the match operator a third optional parameter to be used as the flags for the generated Regex. Make the filter function pass the third param too.