Skip to content

Adds a method to every number to determine whether it is or is not Numberwang.

Notifications You must be signed in to change notification settings

shinsyotta/numberwang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Numberwang

http://www.youtube.com/watch?v=qjOZtWZ56lc

You might describe this as "The Numberwang Code".

Installation

gem install numberwang

require "numberwang"

OR... In Rails, just insert this into your Gemfile:

gem "numberwang"

Use

1.numberwang?

=> true

1.7.numberwang?

=> false

etc.

About

Adds a method to every number to determine whether it is or is not Numberwang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages