Numbers in base 10 that are palindromic in bases 2, 4, and 16: Difference between revisions

Content added Content deleted
Line 491: Line 491:
'''Also works with gojq and fq, the Go implementations'''
'''Also works with gojq and fq, the Go implementations'''


'''With minor tweaks, also works with faq, the Rust implementation'''
'''With minor tweaks, also works with jaq, the Rust implementation'''


This entry, which uses a stream-oriented approach to illustrate an
This entry, which uses a stream-oriented approach to illustrate an
Line 544: Line 544:
13107 20485 21845
13107 20485 21845
</pre>
</pre>



=={{header|Julia}}==
=={{header|Julia}}==