extend method

LeftExtended<L, R> extend()

Implementation

LeftExtended<L, R> extend() => LeftExtended<L, R>(value);