From 3f38f8fbb7c0dd3af641961ed98ef0e67ea91f3c Mon Sep 17 00:00:00 2001 From: flywind Date: Wed, 24 Feb 2021 03:22:47 -0600 Subject: add strbasics.strip (#16280) --- lib/pure/strutils.nim | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pure/strutils.nim') diff --git a/lib/pure/strutils.nim b/lib/pure/strutils.nim index da1a0a59b..d04c972d4 100644 --- a/lib/pure/strutils.nim +++ b/lib/pure/strutils.nim @@ -2753,6 +2753,7 @@ func strip*(s: string, leading = true, trailing = true, ## If both are false, the string is returned unchanged. ## ## See also: + ## * `strip proc`_ Inplace version. ## * `stripLineEnd func<#stripLineEnd,string>`_ runnableExamples: let a = " vhellov " -- cgit 1.4.1-2-gfad0