Implement match function #40
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
match/(A)/(B)/(if does match)/(optional: else)/
e.g. match/pov/s/he/another boy/a boy/
This would be necessary for a 1:1 translation of Through the Looking-Glass.
Maybe
eql/
for "equal" instead of "match."