Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.
Mapping
A mapping represents a pipeline of zero or more step
maps. It has special provisions for losslessly
handling mapping positions through a series of steps in which some
steps are inverted versions of earlier steps. (This comes up when
‘rebasing’ steps for
collaboration or history management.)