Libraries
»
colorls
(1.5.0)
»
Index
»
String
»
#uniq
Method: String#uniq
Defined in:
lib/colorls/monkeys.rb
#
uniq
⇒
Object
8 9 10
# File 'lib/colorls/monkeys.rb', line 8
def
uniq
chars
.
uniq
.
join
end