From 602cfb8800101417ed85f315087d53327ea056f0 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Sun, 3 Oct 2021 16:14:18 +0200 Subject: [PATCH] Sure, POSIX ERE in the interim --- preserves-path.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preserves-path.md b/preserves-path.md index c3277a7..40cc197 100644 --- a/preserves-path.md +++ b/preserves-path.md @@ -72,7 +72,7 @@ Filters: narrow down a selection without moving le literal ge literal - re regex ;; Matches strings and symbols by regular expression + re regex ;; Matches strings and symbols by POSIX extended regular expression =r regex [pred] ;; Applies predicate to each input; keeps inputs yielding truth