Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Implement as an additional arg, e.g.
shield.with='.', which then would allow things like:where
bwould be shielded from sub.Potentially could add a second argument to allow skipping matching symbols, e.g. in a situation like:
where we do not want the
Speciesiniristo prevent expansion, but we do want normal behavior for everything else (hmm, this is not a very good example).