42 43 44
# File 'lib/collab/js.rb', line 42 def map_through(steps:, pos:) call("mapThru", {steps: steps, pos: pos}) end