RosettaCodeData/Task/Map-range/Jq/map-range-2.jq
2023-07-01 13:44:08 -04:00

1 line
40 B
Text

range(0;11) | maprange([0,10]; [-1, 0])