mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
26d9650b0e
There is also toradix($base; $table)/fromradix($base; $table) for custom symbols and bases. Add radix tests Part of cleaning up all convert/tranformation functions into to/from*. Remove number_to_bytes as with better binary support it can be written as: 1234 | tobytes | [.[range(.size)]] and soon as 1234 | tobytes | explode |
||
---|---|---|
.. | ||
bitio | ||
checksum | ||
cli | ||
decode | ||
fqtest | ||
interp | ||
ranges | ||
registry | ||
scalar |