Immutable Offset Supplied Pos
A relative Pos wth an offset supplier and a constant offset. Offsets a parent Pos. This position is immutable in the direct sense. Mutation of this pos via set, inc, and dec does not affect position.
Author
fzzyhmstrs
Since
0.7.2
Parameters
parent
Pos - the Pos this is relative to
p
Int - constant numeric offset
offset
Supplier