Open youam opened 6 years ago
This small patch interprets 'x' in the input as an unknown value, showing '×' in the output:
$ echo 1 4 2 x 6 10 | ./spark ▁▃▁×▄█ $
This small patch interprets 'x' in the input as an unknown value, showing '×' in the output: