Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1 @@
baseN=: (, 'b'&,)&.":

View file

@ -0,0 +1 @@
baseN=: 0&".@,&": 'b' , ] NB. Use if the source of the non-decimal "numbers" is not trustworthy

View file

@ -0,0 +1,6 @@
16 baseN 'abcf123'
180154659
8 baseN '7651'
4009
10 baseN '123459'
123459

View file

@ -0,0 +1,2 @@
16babcf123 8b7651 10b123459
180154659 4009 123459

View file

@ -0,0 +1,2 @@
2bhelloworld
17955

View file

@ -0,0 +1,2 @@
1000bogus
24016030028