control_flow/optional/tuple/second_present library

Classes

SecondPresent<A, B, R>

Functions

secondPresent<A, B, R>(R mapper(Optional<A> first, B second)) SecondPresent<A, B, R>