Subject: Re: rtrim and ltrim function for ruby: is this ok?
From: Nobuyoshi Nakada <nobu ruby-lang.org>
Date: Wed, 25 Jul 2007 10:18:26 +0900
References: 261630
In-reply-to: 261630
Hi,
At Wed, 25 Jul 2007 07:55:04 +0900,
LeonB wrote in [ruby-talk:261630]:
> Am I not duplicating any built-in ruby functions?
Perhaps. See String#rstrip and #lstrip.
--
Nobu Nakada