From 8a6c4b6749a94b3adae46e20de577918ca9d8c59 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 20 May 2022 06:19:06 -0700 Subject: New function: trim-path-seps * stream.c (trim_path_seps): New function. (stream_init): trim-path-seps intrinsic registered. * stream.c (trim_path_seps): Declared. * tests/018/path.tl: New tests. * txr.1: Documented. * stdlib/doc-syms.tl: Updated. --- stdlib/doc-syms.tl | 1 + 1 file changed, 1 insertion(+) (limited to 'stdlib/doc-syms.tl') diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 7301068a..ea778779 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -2045,6 +2045,7 @@ ("trie-value-at" "N-012A1BAD") ("trim-left" "N-00CF29CC") ("trim-long-suffix" "N-03CAC692") + ("trim-path-seps" "N-0362D31C") ("trim-right" "N-00CF29CC") ("trim-short-suffix" "N-03CAC692") ("trim-str" "N-00E6E63B") -- cgit v1.2.3