Skip to content

Allow 'x' for unknown data, show as '×'#97

Open
youam wants to merge 1 commit intoholman:masterfrom
youam:feature/unknown-data
Open

Allow 'x' for unknown data, show as '×'#97
youam wants to merge 1 commit intoholman:masterfrom
youam:feature/unknown-data

Conversation

@youam
Copy link

@youam youam commented Mar 4, 2018

This small patch interprets 'x' in the input as an unknown value, showing '×' in the output:

$ echo 1 4 2 x 6 10 | ./spark 
▁▃▁×▄█
$

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant