RubyGems Navigation menu

is_palindrome 1.0.2

The palindrome check is achieved by first converting the integer to a string, then comparing it to the reversed value of that string. Eg :- 5.palindrome?

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.2 - October 23, 2012 (3.5 KB)
  2. 1.0.1 - October 23, 2012 (3.5 KB)
  3. 1.0.0 - October 23, 2012 (3.5 KB)

擁有者:

作者:

  • Harisankar P S

SHA 256 checksum:

eee4271caba27d51800ba0aa82b444b08c011c81b141e1931f677daf858662bc

總下載次數 11,015

這個版本 4,972

License:

Ruby 版本需求:

相關連結: