RosettaCodeData/Task/Run-length-encoding/Jq/run-length-encoding-3.jq

2 lines
49 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
"ABBCCC" | run_length_encode | run_length_decode