Traits

Provides the ability to map over some structure ‘Layer’, such that ‘Self’ is ‘Layer’, via a function ‘Fn(Unwrapped) -> B’ producing a value ‘To’ such ‘To’ is ‘Layer’.