RosettaCodeData/Task/Run-length-encoding/Jq/run-length-encoding-3.jq
2023-07-01 13:44:08 -04:00

1 line
49 B
Text

"ABBCCC" | run_length_encode | run_length_decode