这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@robban64
Copy link

Added Base-4 and Base-6

13 in Base-10 is 31 in Base-4
13 in Base-10 is 21 in Base-6
@robban64 robban64 changed the title Master Adding Base-4 and Base-6 Mar 29, 2016
@robban64 robban64 changed the title Adding Base-4 and Base-6 Adding Base-4, Base-6, and Icelandic Mar 29, 2016
@konkked
Copy link
Collaborator

konkked commented Mar 29, 2016

Should we have something to signify that we are dealing with different base numbers? Don't like the idea of 21 or 31 returning as being thirteen unless it is known they are base 3 and 6...

Maybe make a separate method call, like

is(21).base(6).thirteen()
is(31).base(4).thirteen()

@fullstackhacker
Copy link
Contributor

We should close this out and instead implement what @konkked mentioned.

👍 for the idea though.

@konkked
Copy link
Collaborator

konkked commented Mar 31, 2016

remove the base number items and will pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants